Commit Graph

1132 Commits (617eae5c8eb69fc9bf35492a49835bc15ecef227)

Author SHA1 Message Date
vspader 50326dfed8 Tweaked compiler settings for Shorten framework. 2009-09-01 21:00:10 -07:00
vspader 56b50c509f Updated all subprojects to use the 10.5 SDK. 2009-08-16 10:58:44 -07:00
vspader 7b2cc6481a Updated hgignore to exclude build directories. 2009-08-16 10:58:28 -07:00
vspader 656fc0a113 Moved project to 10.5 SDK. Fixed warnings. 2009-08-16 10:56:49 -07:00
mscott 11352ab6de Enhancements to File Tree (contextual menu, sort order, etc.).
Added File Tree contextual menu (Add to Playlist, Show in Finder, etc.).
File Tree and additions to play list now use Finder sort order.
File Tree Root can be set via its popup menu or drag and drop from File Tree.
Alias names are now shown in File Tree (aliases are still resolved).
Added option to skip reading of cue sheets when adding a folder to play list.
2009-08-16 11:49:34 -05:00
vspader 90ae894156 Added error check for GME plugin to stop crashes on unsupported files. 2009-07-15 19:11:55 -07:00
vspader a531e31d42 Force stereo output. Ugly hack, but it's unlikely non-stereo was working properly anyways. 2009-06-28 11:57:48 -07:00
vspader b795030bde Merged in changes. 2009-06-28 10:52:58 -07:00
vspader 170c8cb2f3 Fixed bug where audio device was set after the format. 2009-06-28 10:51:30 -07:00
vspader a0778d5c4f Fixed up last.fm scrobbling. 2009-03-27 20:00:45 -07:00
vspader 7e3f257090 Fix shuffle. 2009-03-24 20:12:52 -07:00
vspader 81bd339bca Added minimum system version. 2009-03-21 09:54:55 -07:00
vspader 5422a1cddd Assume / for path if none is present in a url. 2009-03-13 23:33:11 -07:00
vspader 26d44d6f37 Fix Growl so it only shows up on non-error tracks and display album art in the notification. 2009-03-11 20:26:29 -07:00
vspader 16625112af Fix bug when loading saved orientation. 2009-03-11 20:26:02 -07:00
vspader 0d1398e0fb Added ToolTipTextField class, whos tooltip is the same as the text displayed, but untruncated. 2009-03-09 21:59:27 -07:00
vspader 9a59a03d3b Added blank zero formatter to year.
Added tooltips to info fields.
2009-03-09 21:59:00 -07:00
vspader c6adec506b Fixed info inspector resizability and such. 2009-03-09 21:44:53 -07:00
vspader 7819210b96 Added interface for shuffle albums mode. 2009-03-09 21:04:46 -07:00
vspader 30f6ac7e70 Fixed compilation error. 2009-03-08 22:12:44 -07:00
vspader 290aba1af4 More memory leak fixes in cue sheets. 2009-03-08 13:19:25 -07:00
vspader 28c77f0814 Fixed memory leak in cue sheets. 2009-03-08 13:17:45 -07:00
vspader 7491fd3bf0 Support for album art metadata. 2009-03-08 13:04:09 -07:00
vspader bd523075a4 Some small info inspector tweaks. 2009-03-07 20:44:39 -08:00
vspader ebc58a996e Merged pbx changes. 2009-03-07 18:40:09 -08:00
vspader 4bed0971b3 Forgot to add/remove files for Preferences. 2009-03-07 18:38:25 -08:00
Vurlix d248b28c17 remove user-specific project settings for Preferences/General; ignore such files from now on 2009-03-07 21:32:51 -05:00
vspader 2062f3e2d1 Added trimming to the inspector fields. 2009-03-07 17:54:42 -08:00
vspader 38a98a1a8e Reworked and reorganized the preference panes. 2009-03-07 17:49:50 -08:00
vspader 620c03b5eb Removed unused update window. 2009-03-07 15:11:48 -08:00
vspader 6bf90d29f4 Removed unused Update Window from xib. 2009-03-07 15:11:39 -08:00
vspader 9e61f300ef Fixed up Feedback class. Moved it into its own xib. 2009-03-07 15:08:43 -08:00
vspader 9da889630d Fixed file tree colors so they are the same when not activated. 2009-03-07 14:44:04 -08:00
vspader 53a43e5e20 Fixed info button and file tree buttons. 2009-03-07 14:40:22 -08:00
vspader 4a8e59c91e Fixed initial sideview defaults. 2009-03-07 14:35:39 -08:00
vspader 4c7ee96f76 Added Info Inspector.
Moved Formatters into their own folder.
2009-03-07 14:31:57 -08:00
vspader a1a50b6f8b Moved Spotlight panel into English.lproj. 2009-03-07 13:38:25 -08:00
vspader b79346e3b1 Fixed up file tree. 2009-03-07 13:31:44 -08:00
vspader 404e309160 Fixed shuffle in the menu. 2009-03-07 12:02:22 -08:00
vspader d2235536c5 Fixed nil sent to NSAttributedString. 2009-03-07 11:52:42 -08:00
vspader 515be1f20e Fixed xib so position slider bindings are correct. 2009-03-07 11:49:04 -08:00
vspader 98b5d78425 Removed useless setContentBorderThickness call from the mini window because it messed with dragging the window. 2009-03-07 02:41:06 -08:00
vspader f363423323 Fixed off by one error. 2009-03-07 02:20:30 -08:00
vspader d391d8c616 Added a couple of explanatory comments. 2009-03-07 02:11:33 -08:00
vspader 54c0d3b38d Moved HTTPSource back to plain ol' objc. 2009-03-07 02:09:04 -08:00
vspader 93fb841f60 Removed JNetLib. 2009-03-07 02:07:31 -08:00
vspader d468f240e7 Tweaked the HTTP Connection class so it uses ASCII encoding. 2009-03-07 02:06:09 -08:00
vspader a19e3f3b8c Removed JNetLib reference. 2009-03-07 01:25:38 -08:00
vspader 870620c2b8 Brought back custom socket class. Added HTTPConnection class to handle blocking HTTP connections. 2009-03-07 01:25:13 -08:00
vspader bf7b2c0a2b Added timeout and chillout logic to the HTTP source so it doesn't freak out when there's no data available. 2009-03-06 21:58:50 -08:00