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
Remember to stop playing a paused file before starting another one in JuK::playFile(QString &) More... almost 22 years ago
Added positioning code to the splashscreen. Made it Xinerama aware in the same fell swoop. Slightly modified from Kontakt. More... almost 22 years ago
Made is so that when a new playlist is created that it is put on top of the playlist stack and selected in the PlaylistBox. More... almost 22 years ago
A one liner to fix the system tray icon to "play" after "pause". I missed this one in my earlier commit... More... almost 22 years ago
Fixed a small bug with the systray not being updated for certain play/stop calls. More... almost 22 years ago
The first parts of inline tag editing, mostly by danimo. More... almost 22 years ago
Remembered to add the files needed from the last commit. More... about 22 years ago
Finally getting around to committing Daniel's systray stuff... Probably a couple of other small tweaks in here since it's been a while since my last commit... More... about 22 years ago
Here are a few bugfixes for bugs that I introduced in my recent cleanup. More... about 22 years ago
Made the PlaylistSplitter mostly a propper mediator. There's a second half to this process that will come in a few days... More... about 22 years ago
Committing Daniel's patch for case-insensitive, locale aware Playlist sorting. More... about 22 years ago
Added playlist count thing-a-ma-bob. More... about 22 years ago
Added a simple splash screen that shows things as items are loaded. More... about 22 years ago
Added a simple splash screen that shows things as items are loaded. More... about 22 years ago
Updated it and removed most of the default stuff and made it work with HEAD. More... about 22 years ago
Fixed restoring of "internal" playlists. Added some API documentation. More... about 22 years ago
Made it so that clicking on the time display puts the time display in "countdown" mode, per Daniel's request. More... about 22 years ago
Did a bit more work on the status bar. More... about 22 years ago
Cleaned up inlines to make GCC 3 happy. More... about 22 years ago
Fixed up the status bar and did a couple of little cleanups. More... about 22 years ago
Added forward and back buttons to the player. More... about 22 years ago
Fixed Ogg tag reading to use the file name, minus extension, if there is no track name. More... about 22 years ago
Updated the TODO, don't crash on renaming files. More... about 22 years ago
Added the option to *not* restore playlists and items on load up. More... about 22 years ago
Applying the patch from danimo which "prettifies the FileDialog selector" More... about 22 years ago
Escape rich text before passing it on to QLabel. More... about 22 years ago
Made it so that clicking on the label in the status bar finds the playlist and item and ensures that they are visible. More... about 22 years ago
Added a StatusLabel class and ported over the current functionality to that class. This will allow for the status label to be expanded, idealy this weekend. :-) More... about 22 years ago
Fixed some stuff with the status label. It wasn't updating properly when the track advanced. More... about 22 years ago
Added the beginnings of a status bar. As always, more to come with this. More... about 22 years ago