cog/Changelog

44 lines
1.7 KiB
Plaintext

0.05
----
Dragging to the dock icon now works in 10.3.
Selection now selects the first song added when adding new files.
Now seeds the random number generator for shuffle mode.
Redesigned UI thanks to Julian Mayer <julianmayer (at) mac.com>.
If nothing is selected when the user presses play, the first song is selected and played.
Double-clicking when out of focus now behaves as expected.
Now has a simple dock menu courtesy of Nathanael Weldon <nathanael (at) mailblocks.com>.
The playlist index now starts at 1.
Seekbar now updates the time field as you drag it, Simon Savary <savary (at) oricom.ca>
0.04
----
Fixed id3v1 tag issue when taggers use spaces to fill empty bytes.
Fixed minor UI (Hide NewApplication) bug.
Fixed version number, so autoupdate should work.
Compiled with GCC3.3, which should hopefully fix issues with 10.3. (If it doesn't, contact me please)
Now ignores case when dealing with file extensions.
Added volume slider.
Fixed autopositioning of the volume slider.
Fixed crash when dragging/dropping files to the playlist.
0.03
-----
Fixed bug where Default.playlist referred to non-existent files, resulting in a crash.
Clicking on the time display will now alternate between current time, and time to go.
Now makes ham.
0.02
-----
Awesomized id3v2 and tagging support courtesy of TagLib.
Dramatically improved performance of monkeys audio codec.
SHN and Wavpack support.
AAC support. (AAC with id3 tags not supported at the moment.)
Fixed 10.3 bug where files would not be removed from the playlist.
Added tooltips and control menu.
Fixed play button so it now plays the currently selected song if no song is playing. Otherwise, it does pause/resume.
Changed info panel to a drawer.
Misc UI fixes.
0.01
-----
Initial release.