0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some temporary cleaning up of the GUI look. This of course will all be reevaluated when a real redesign happens... More... almost 22 years ago
add some global key shortcuts for 'seek forward/backward' More... almost 22 years ago
Porting this bugfix to HEAD. More... almost 22 years ago
- Fix yet another crash, needs further analysis for what the proper fix is. CCMAIL:[email protected]
frerich
as Frerich Raabe
More... almost 22 years ago
Added the changelog More... almost 22 years ago
- I like easy better than complicated
frerich
as Frerich Raabe
More... almost 22 years ago
- Moved the tag guesser configuration to the general Settings entry, having an item which spawns a dialog in the middle of a bunch of toggle actions is confusing.
frerich
as Frerich Raabe
More... almost 22 years ago
Ported the saving of visible columns to the new Playlist::SharedSettings class and removed the settings from the PlaylistSplitter. More... almost 22 years ago
Use KConfigGroupSaver More... almost 22 years ago
Save and restore column order. More... almost 22 years ago
Just added this functionality to kdelibs, so check to see if we're running post 3.1. More... almost 22 years ago
When the user attempts to start a new instance of JuK, show the running instance. More... almost 22 years ago
- I think this is what defaultMimeType() is for
frerich
as Frerich Raabe
More... almost 22 years ago
- findByURL() never returns 0L so let's see whether it returned the catch-all type "application/octet-stream".
frerich
as Frerich Raabe
More... almost 22 years ago
- Don't compare with the filename extensions to figure out whether we need to use an ID3Tag or an OggTag, but use KMimeType::findByURL()
frerich
as Frerich Raabe
More... almost 22 years ago
- Beautified the constructor a bit
frerich
as Frerich Raabe
More... almost 22 years ago
- Couldn't get past this one without a slight chuckle
frerich
as Frerich Raabe
More... almost 22 years ago
- Moved the loop playlist action next to the random play action, looks better.
frerich
as Frerich Raabe
More... almost 22 years ago
- Don't take the first item of the currently viewed playlist, but the first item of the playlist which the currently played item belongs to.
frerich
as Frerich Raabe
More... almost 22 years ago
- Sometimes looking for a bug requires so many recompiles that you can just as well add new features while the compiler is sweating: Loop the playlist (because this single bug takes indeed long, and I don't want to run out of music).
frerich
as Frerich Raabe
More... almost 22 years ago
- JuK suddenly starts crashing on every start, after the window "Loading items" shwos it's loaded all files. First three steps of the backtrace:
frerich
as Frerich Raabe
More... almost 22 years ago
- First, let's fix the indentation here...
frerich
as Frerich Raabe
More... almost 22 years ago
Backporting Tim's fix that will hopefully remove a race condition in GStreamer. More... almost 22 years ago
Cleanups to use the same context menu for the collection and normal playlists. More... almost 22 years ago
- Make sure things get written to disk
frerich
as Frerich Raabe
More... almost 22 years ago
- Don't insert items into the list view in reverse order
frerich
as Frerich Raabe
More... almost 22 years ago
- Fixed saving of scheme list configuration
frerich
as Frerich Raabe
More... almost 22 years ago
- Disabled sorting in the scheme listview
frerich
as Frerich Raabe
More... almost 22 years ago
- Proper post-3.1 check
frerich
as Frerich Raabe
More... almost 22 years ago
CVS_SILENT a couple more comment cleanups More... almost 22 years ago