openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
JuK
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 111 of 113
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added caching of tag data. This speeds up load time *tremendously* to the point that reading the meta data, provided that is has been read before is negligible.
Scott Wheeler
More...
about 22 years ago
[email protected]
->
[email protected]
Also, did one small fix to get JuK to compile with Qt 3.0.x
Scott Wheeler
More...
about 22 years ago
Moved "audio data" information into the tag class. I am also now using KFMI for both mp3 and ogg; this should remove the need for my AudioData class, which I was hoping to replace anyway.
Scott Wheeler
More...
about 22 years ago
Indeed, by popular request, I present OggVorbis tagging support. Everything that is supported by JuK for ID3 is currently supported for OggVorbis. Tomorrow I will move around the "AudioData" stuff so that OggVorbis file data is accurately read (length, bitrate).
Scott Wheeler
More...
over 22 years ago
Finished the reading of Ogg tags. Next up writing Ogg tags; thereafter moving on to writing Ogg tags, then moving the AudioData class under the scope of the Tag class (despite it not actually being tag information) so that the AudioData can use the same abstraction mechanism that is currently being employed by Tag and its subclasses.
Scott Wheeler
More...
over 22 years ago
Here's the first part of support for OggVorbis comments. It's just read only at the moment and supports *most* fields. The rest is coming in the next few commits.
Scott Wheeler
More...
over 22 years ago
Committing patch from Chris Lee to use a list of files in the delete files warning rather than a label with line breaks.
Scott Wheeler
More...
over 22 years ago
Ok, again, a few days without a suitable internet connection so, a list of changes:
Scott Wheeler
More...
over 22 years ago
Don't allow loading two copies of the same playlist.
Scott Wheeler
More...
over 22 years ago
Made the "playing" indicator go away from the last item in the playlist when the playlist finishes playing.
Scott Wheeler
More...
over 22 years ago
Moved the saveConfig() call from JuK::~JuK() to JuK::queryClose().
Scott Wheeler
More...
over 22 years ago
Several days of changes -- again.
Scott Wheeler
More...
over 22 years ago
Removed more autogenerated files. I also added the feature that double clicking on a playlist starts playing the first item in the list.
Scott Wheeler
More...
over 22 years ago
Uhh. Fixed stuff. Added features.
Scott Wheeler
More...
over 22 years ago
Yep. More general updates. The context menus on the CollectionListBox actually do something now.
Scott Wheeler
More...
over 22 years ago
More updates including drag and drop support between playlists, from one playlist to another, and from other KURL (i.e. Konq) drag sources.
Scott Wheeler
More...
over 22 years ago
Removing files which are no longer used. (Because of the cleanups everything all of the playlists and the "collection" are an instance or subclass of Playlist.)
Scott Wheeler
More...
over 22 years ago
Updates from the weekend. Lots of cleanups. Now also, all items in the playlists are "children" of the CollectionListItems, and as such always share their PlaylistItem::Data sections. I also fixed things so that an update in one item will automatically trigger updates in the others.
Scott Wheeler
More...
over 22 years ago
And that should be the last of the cleanups for the week. Ugh. That took a while.
Scott Wheeler
More...
over 22 years ago
removing extra files
Scott Wheeler
More...
over 22 years ago
More of the architecture cleanups -- added files.
Scott Wheeler
More...
over 22 years ago
I don't have home internet access at the moment, so this is a whole weeks worth of major cleanups and redesign things.
Scott Wheeler
More...
over 22 years ago
A cubic assload of source cleanups.
Scott Wheeler
More...
over 22 years ago
Copied over some code from FlashKard to load command line arguments.
Scott Wheeler
More...
over 22 years ago
Added another crash-proofing.
Scott Wheeler
More...
over 22 years ago
One more like that last one. This does a little better job of replacing the zeros at the beginning of track numbers.
Scott Wheeler
More...
over 22 years ago
Added a couple of things to remove zeros from showing up in the FileList.
Scott Wheeler
More...
over 22 years ago
Make it so that the tagger boxes are cleared after you remove the selected item from the list.
Scott Wheeler
More...
over 22 years ago
Implemented cut and select all. Also fixed a bug with deleting a playing file.
Scott Wheeler
More...
over 22 years ago
Fixed some segfaulting that was happening when I tried to use the audiodata when the MPEG parse failed.
Scott Wheeler
More...
over 22 years ago
←
1
2
…
105
106
107
108
109
110
111
112
113
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree