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] |
|
More...
|
almost 22 years ago
|
Added the changelog |
|
More...
|
almost 22 years ago
|
- I like easy better than complicated |
|
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. |
|
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 |
|
More...
|
almost 22 years ago
|
- findByURL() never returns 0L so let's see whether it returned the catch-all type "application/octet-stream". |
|
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() |
|
More...
|
almost 22 years ago
|
- Beautified the constructor a bit |
|
More...
|
almost 22 years ago
|
- Couldn't get past this one without a slight chuckle |
|
More...
|
almost 22 years ago
|
- Moved the loop playlist action next to the random play action, looks better. |
|
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. |
|
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). |
|
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: |
|
More...
|
almost 22 years ago
|
- First, let's fix the indentation here... |
|
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 |
|
More...
|
almost 22 years ago
|
- Don't insert items into the list view in reverse order |
|
More...
|
almost 22 years ago
|
- Fixed saving of scheme list configuration |
|
More...
|
almost 22 years ago
|
- Disabled sorting in the scheme listview |
|
More...
|
almost 22 years ago
|
- Proper post-3.1 check |
|
More...
|
almost 22 years ago
|
CVS_SILENT a couple more comment cleanups |
|
More...
|
almost 22 years ago
|