0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Fix warning with aclocal More... over 19 years ago
make prokyon compile without Qt 2.x compatibility headers: replaced QQueue by QPtrQueue (from the Qt docs: "The QQueue class has been renamed QPtrQueue in Qt 3.0.")
cspitzlay
as cmbofh
More... over 19 years ago
fixes
Markus Kalkbrenner
as mkalkbrenner
More... over 19 years ago
fixes for latest small bugfixes in supermount code ;-)
Markus Kalkbrenner
as mkalkbrenner
More... over 19 years ago
small bugfixes in supermount code
Markus Kalkbrenner
as mkalkbrenner
More... over 19 years ago
added popups on errors
Markus Kalkbrenner
as mkalkbrenner
More... over 19 years ago
- Fix column sorting on track bitrate More... over 19 years ago
enabled SortIndicator (a little arrow) on sortable columns
Markus Kalkbrenner
as mkalkbrenner
More... over 19 years ago
- All available plugins now tested. More... over 19 years ago
removed debug
Markus Kalkbrenner
as mkalkbrenner
More... over 19 years ago
automounting for CDs is now working for Mandrake 10.0 and SuSE 9.1. I really don't like the code because it contains a lot of hacks, but I didn't find a better way to implement it. Maybe we have to look at this issue again later.
Markus Kalkbrenner
as mkalkbrenner
More... over 19 years ago
- patch from Christian Müller (remove empty arguments from musiextras command line) - Add multi select support to musicextras scanning More... over 19 years ago
- Fixed parameter problem in musicextars test suite. More... over 19 years ago
- Correct parameter issue with embedded '-' More... over 19 years ago
- Add test tracks - Merge libmad and libmusicbrainz support, change default to yes. More... over 19 years ago
- Add support for tests tracks (via special <test_musicextras> tag in comment) More... over 19 years ago
- Include libmad and libmusicbrainz in configure.in More... over 19 years ago
added icon
Markus Kalkbrenner
as mkalkbrenner
More... over 19 years ago
merged basic musicbrainz support into HEAD Note: configure.in needs to be adjusted regarding libmad and libmusicbrainz
Markus Kalkbrenner
as mkalkbrenner
More... over 19 years ago
merged basic musicbrainz support into HEAD Note: configure.in needs to be adjusted regarding libmad and libmusicbrainz
Markus Kalkbrenner
as mkalkbrenner
More... over 19 years ago
- fixed segfault on subfs - added real supermount/subfs support
Markus Kalkbrenner
as mkalkbrenner
More... over 19 years ago
- fixed segfault on subfs - added real supermount/subfs support
Markus Kalkbrenner
as mkalkbrenner
More... over 19 years ago
- More color in musicextras (snapshot > 20040924) log. More... over 19 years ago
- No more wood.h/wood.cpp files More... over 19 years ago
- Fix a bug that prevent musicextras cover images update from www. - Avoid QPixmap flickers due to unecessary screen refresh. More... over 19 years ago
- Fix a bug when dispalying a null pixmap More... over 19 years ago
- Use new p3 logo for splash/background bitmap. More... over 19 years ago
- Remove filter on musicextras xml output (CDATA wrapper in musicextras). - Avoid implicit call to "QString::operator const char * () const" to prevent latin1 encoding: xmlwrapp/libxml2 default is utf-8 encoding! More... over 19 years ago
- Fix an src/Makefile.am bug More... over 19 years ago
- Add an embedded server connection menu at startup - Include info about supported music files in the about box - Change command quoting to support ' char in filename (bash only) More... over 19 years ago