707
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some changes to amaroK credits. (looks like some kind of team is starting to assemble, which is great. Here's to the next 20 years =) More... over 20 years ago
add item More... over 20 years ago
* When clicking on the EQ button, effect selection dialog comes up. * Some layout cleanup to effect dialog. More... over 20 years ago
Prevent KJanusWidget from getting keyboard focus (which used to lead to a crash). More... over 20 years ago
* Set KJanusWidget colors the same as rest of playlist window. * Make widget spacing in KJanusWidget perfect. More... over 20 years ago
Make KJanusWidget's icon labels shorter, so the widget uses much less screen estate. More... over 20 years ago
Cunning trick for removing that ugly QLabel header from the KJanusWidget. More... over 20 years ago
Add a KJanusWidget as a sidebar for filebrowser mode selection (for testing). Trouble is, I don't see a way to get rid of the title header above the content widget; It takes up valuable space and looks stupid.. need to find a fix. More... over 20 years ago
Remove Qt 3.2 depending code. More... over 20 years ago
* Much improved error handling for TitleProxy. Also works better with servers that don't provide metadata. * Fixed Filebrowser resizing issue. Can be any width now. More... over 20 years ago
* is there a solution for stupid copy and paste syndrome? Don't qualify member functions in definitions More... over 20 years ago
update items More... over 20 years ago
*** empty log message *** More... over 20 years ago
* Do not try to load a playlist any more if the url does not end with ".m3u" or ".pls" (the old behaviour could lead to freezing, when we tried to download the file in any case) * Fixed TitleProxy to also work when shoutcast server does not provide metadata. We simply forward the stream unmodified in that case. * Make FileBrowser show a horizontal scrollbar (it should have shown it automatically, but didn't.. strange QScrollView behaviour) More... over 20 years ago
* new bug More... over 20 years ago
CVS_SILENT Lame "off-by-one" error ;-)
muesli
as Christian Muehlhaeuser
More... over 20 years ago
After removing playlist entries, searching caused a crash since I forgot to remove the according linklist entries. Fixed.
muesli
as Christian Muehlhaeuser
More... over 20 years ago
Don't show error message any more when dragging stream from StreamBrowser to playlist. More... over 20 years ago
* DnD and sorting now both work again in the playlist, but now without the need for the popupmenu on click() SIGNAL More... over 20 years ago
update items More... over 20 years ago
* Removed deprecation warnings. * Conform to Qt std wrt const char *name * Make if compile on latest and greatest (but b0rk decoding fromUtf8) More... over 20 years ago
* fix "enter causes browser to go up one directory" * Insert some MAKE_IT_CLEAN comments for me to later enact * update TODO More... over 20 years ago
* update More... over 20 years ago
* Added bug More... over 20 years ago
fix "annoying-noise-on-pause" bug (finally!) More... over 20 years ago
fix compiler warnings More... over 20 years ago
* fix drag and drop behavior with filebrowser * handle drag and drop as KDE intended from filebrowser * temporary regression - no ask dialog when adding directories More... over 20 years ago
Making the build stuff here suck less. The current checks wouldn't build against an actual taglib tarball. The arts checks are broken too, but I don't feel like fixing those. ;-) More... over 20 years ago
* add more streams. Hopefully. More... over 20 years ago
CVS_SILENT More... over 20 years ago