2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 24, 2024 — Sep 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Small bugfix for add file in drag'n'drop mode More... over 18 years ago
Tagger itself isn't raising any Exception, so why catch it? More... over 18 years ago
New class FakeTrack More... over 18 years ago
Added the check for mutagen step More... over 18 years ago
Drag and Drop for Queue More... over 18 years ago
Less work in Library and Queue :-) More... over 18 years ago
Improvements in the import interface Fixed the Queue module to use Tagger More... over 18 years ago
Added Tagger to the makefile, Deleted importer because it's obsolete by now More... over 18 years ago
opps, forgot to includfe Tagger in the previous revision =P More... over 18 years ago
new Tagger module and improvements to Library More... over 18 years ago
Change the importer from spaces to tabs More... over 18 years ago
added the importer module to the Makefile to install it More... over 18 years ago
Improved a bit the importer module More... over 18 years ago
First upload More... over 18 years ago
Mutagen mockup of the Christine media player. Still needs work. More... over 18 years ago
Fix bug #1702473 [http://sourceforge.net/tracker/index.php?func=detail&aid=1702473&group_id=167966&atid=845044] Check it out, test it. please More... over 18 years ago
Error with the track number is digit. More... over 18 years ago
Fixed a bug with the invalid type for column in the library list More... over 18 years ago
More keyboard shortcuts More... over 18 years ago
Changed the up/down value for scroll volume up/down to 0.01 More... over 18 years ago
Up/Down volume with the mouse scroll. More... over 18 years ago
Some configure love to avoid the need to install devs in, we don't need devs (at least not for gstreamer). So, there is no need to check for gstreamer devels. We just need to have gstreamer and gst-python More... over 18 years ago
Removed some prints More... over 18 years ago
Fixed bug #1702642 playlist order Need testing. More... over 18 years ago
Fixed the "TypeError: value is of the wrong type for this column" in libchristine/Library.py More... over 18 years ago
disque correccion del treeview More... over 18 years ago
Fixed bug #1703937 Tests required More... over 18 years ago
Fixes bug #1705448 More... over 18 years ago
Fixes the bug #1702620 "button next when playing an online stream" More... over 18 years ago
Fixing bug #1701910. The problem was that in libchristine/Christine.py.in:1845 we have this: location = i.split("=").pop() and that give us the location to play, but we wasn't removing the leading "\n" in the line. using More... over 18 years ago