0
I Use This!
Inactive

Commits : Listings

Analyzed 42 minutes ago. based on code collected about 1 hour ago.
Feb 10, 2025 — Feb 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a couple of decodes I forgot. More... almost 24 years ago
Now uses unicode entirely internally, with the transport module doing all conversion to encodings expected by the server. More... almost 24 years ago
Added a bunch of sample files for how to write a frontend for PV. More... almost 24 years ago
Added 'bot' frontend, which will call a subprocess via the python expect module. Also added client.py, which is a generic client object. The other frontends should probably inherit from Client in client.py. More... almost 24 years ago
Removed openurl function from OpenVerse.py because it's a UI function. Changed pvui_pygame.py to call webbrowser.open directly (forking) More... almost 24 years ago
We really need a changelog :) More... almost 24 years ago
scrolling of console via Ctrl-(Up/Down/PgUp/PgDown) More... about 24 years ago
Rewrote the Console render() method to draw forwards for colors, added some simple colorization, and some bug fixes More... about 24 years ago
Some functions for handling OpenVerse colors More... about 24 years ago
Made the call to webbrowser.open() non-blocking by starting a new thread More... about 24 years ago
Implemented exits (including the ORT) and graphical URL links (they probably still need tweaking). Some bug fixes also. More... about 24 years ago
minor bug fixes - hopefully the end of the rare zero length text bug More... about 24 years ago
Initial checkin from users.openverse.com repository. More... about 24 years ago