Commit Graph

97 Commits (57155224702d02a569065c3c50d1a5524164f207)

Author SHA1 Message Date
vspader 5715522470 Moved to frame-based reading/seeking instead of byte/second based. Some formats have still not been updated and are broken.
Added icons for other formats.
2007-11-24 20:16:27 +00:00
vspader 4310532c50 Fixed bugs in miniplayer 2007-11-01 02:15:14 +00:00
vspader aa856de92b Added toolbar UI. 2007-11-01 01:53:52 +00:00
vspader 11fd5b5454 Added "smarter" removal of playlist entries. 2007-10-22 00:04:34 +00:00
vspader 4b814bdbf0 Added back update notifications back to the file drawer.
Removed no-longer-used files.
Removed debugging messages.
2007-10-15 03:29:30 +00:00
vspader 27d9ff122a Started cleanup of file drawer. Still needs to handle updating. 2007-10-14 23:24:54 +00:00
vspader acd71fd43b Fixed play/pause menu item. 2007-10-13 08:48:10 +00:00
vspader ecafee31f5 Fixed info/file drawer menu items so state is updated. 2007-07-10 11:55:38 +00:00
vspader a2b9db5f58 Fixed bug where dialogs would lose focus when the dock icon is clicked.
Fixed bug where playback would not resume when seeking to the end of a file.
Fixed bug where seek bar is enabled on launch.
2007-07-05 23:08:10 +00:00
vspader fbd7368b3c UI changes from shaun martin. 2007-07-05 01:13:23 +00:00
vspader 759a6b0f01 Fixed slider enabling/disabling. 2007-06-03 17:09:07 +00:00
vspader 4140099fc4 Added current artist to dock menu. 2007-05-28 21:13:36 +00:00
vspader 2456658438 Updated dock menu to match control menu. 2007-05-28 21:11:01 +00:00
vspader 6f023124b4 Fixed escape closing the window.
Fixed window list issues.
Added file drawer button tooltip to localization.
2007-05-28 14:13:57 +00:00
vspader 428a307c90 Changed From field in feedback to Email, since people have a tendancy to only put their names in, and provide no means for followup questions. 2007-05-27 15:24:02 +00:00
vspader 78a908274b Fixed bug where unseekable songs still allowed the user to move the slider and updated the time. 2007-05-27 15:11:30 +00:00
vspader 8f595a0523 Fixed Show Song in Finder in Playlist menu. 2007-05-27 14:13:43 +00:00
vspader 69275d5444 Fixed Window menu. 2007-05-27 14:10:15 +00:00
vspader c28e8d058d Fixed up menu items.
Added OpenURL panel.
2007-05-26 14:43:31 +00:00
vspader 20dd4930ee Fixed up menus. Still need to correct a few actions. 2007-05-26 14:09:03 +00:00
vspader d7b5e52c63 Fixed bold for track, year, and genre columns. 2007-05-26 13:04:45 +00:00
vspader 8f3ee5a48c Connected up "Show In Finder" button. 2007-05-26 13:02:29 +00:00
vspader 7c442819ae Changed "Reveal in Finder" button to "Show in Finder".
Disable "Show in Finder" if nothing is selected.
2007-05-26 13:00:31 +00:00
svenforkbeard ea921ae3ca Added 'Stop' to the Control menu and 'Remove' to the playlist's context menu. 2007-04-17 02:28:59 +00:00
vspader e95555a142 Reverted back to r392. Looks like french was accidently put in english nib. 2007-04-04 15:56:21 +00:00
sryegkahl a32bc90637 updated French localization 2007-03-25 12:02:18 +00:00
vspader 2a0b588f4d Fixed crash bug. Hopefully once obj-c supports properties annoying bugs like this just wont happen. 2007-03-18 17:44:59 +00:00
vspader 4ed575f475 Moved PlaylistEntry number variables over to NSNumber. Removed displayIndex and lengthString, using formatters instead. Fix bug with autosaving playlist. 2007-03-14 02:28:30 +00:00
vspader 71577bac3d Lots of cleanups. Mainly cleaned up PlaylistHeader automatic sizing to use values from bindings. 2007-03-12 23:29:42 +00:00
vspader 15f1aa2ebd Cleaned up code. Added PlaylistLoader class properly, with support for m3u and pls formats. Changed default playlist to m3u. Added bugs GALORE! 2007-03-09 01:16:06 +00:00
vspader e452cbe3db Changed open URL panel to use a combobox. 2007-03-04 01:30:37 +00:00
vspader 934840ace5 Added source plugin support. Things are incredibly broken. Besides Ogg Vorbis. That should still work. 2007-03-02 01:36:52 +00:00
vspader 9fcd1cb279 Fixed image paths for new UI. 2007-02-25 02:46:21 +00:00
svenforkbeard 8e8e49c657 Re-added previous UI changes 2007-02-25 00:34:08 +00:00
vspader 927b65a4a5 Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
svenforkbeard a7f6b2775c Added new button icons. Fixed a couple minor UI bugs. 2007-02-22 02:35:22 +00:00
vspader 0eb3b540d5 New update functionality courtesy of sparkle. 2007-02-19 02:55:34 +00:00
vspader 7499b0615f Volume up/down through remote, menu, and kb shortcuts. 2007-02-18 23:41:44 +00:00
vspader 59b42286e5 Click index column to remove sort descriptor. Added sort by path connection. 2007-02-18 22:27:55 +00:00
vspader f36b646b1d Fixed some more connections. Added escape key to file drawer to close it. 2007-02-18 21:35:53 +00:00
vspader 2f0a4e6669 Reconnected some buttons and fixed up the info drawer. 2007-02-18 20:38:22 +00:00
vspader 9479f7ef91 Second stab at new UI. 2007-02-18 20:08:52 +00:00
vspader 009cd7a818 First stab at Shaun Martin's UI ideas. 2007-02-18 20:01:46 +00:00
vspader 0a9bf9f3cd Better file drawer and type-ahead selection. 2007-02-18 18:59:23 +00:00
vspader 70ba5f7c30 Added type-select for the file drawer. Hazahs are in order! 2007-02-18 17:35:28 +00:00
vspader 2884273ff7 Hide/Show table columns through menu selection. 2007-02-17 19:33:31 +00:00
vspader 838dd31a64 Added AMRemoveableTableColumns to aid with hiding/showing playlist columns. 2007-02-17 18:29:20 +00:00
vspader 54f5918487 Added basic preferences framework. 2006-09-04 18:06:23 +00:00
vspader f028fa22f1 Added file drawer and hotkeys. 2006-09-02 16:09:20 +00:00
vspader 5763bd9df4 New icons/UI 2006-06-25 14:14:41 +00:00