Commit Graph

77 Commits (df76c887fb06a37e24b0323796bf1ea7c3121f58)

Author SHA1 Message Date
Chris Moeller dda7bf994d Whoops, forgot to enable generating debugging symbols for the release targets in those projects 2013-10-10 04:52:15 -07:00
Chris Moeller 0ca7c2ee2f Enabled DWARF with dSYM for release target on all projects 2013-10-10 04:41:25 -07:00
Chris Moeller a63e27f95c Fixed preferences page to only list output devices 2013-10-09 13:52:39 -07:00
Chris Moeller 52c947db10 Changed all sub-component projects to skip install, since copy steps bundle them all into the target app 2013-10-04 13:11:32 -07:00
Chris Moeller 8ac55b2e27 Added missing files and updated .hgignore file 2013-10-04 10:54:40 -07:00
Chris Moeller 7c5eaed629 Added now playing spam hotkey, currently format hard coded 2013-10-04 04:16:09 -07:00
Chris Moeller 3c49691393 Fixed the preferences window, which became borderless with the switch to a newer base SDK 2013-10-03 01:42:45 -07:00
Chris Moeller ec0e45381e Cleaned up most of the warnings, eliminated use of deprecated APIs, and fixed the hotkeys crashing. 2013-10-03 01:00:58 -07:00
Chris Moeller 5a4a450dea Changed all projects to use latest SDK and build 32/64 bit Universal, and target for deployment on 10.6 2013-10-02 14:59:22 -07:00
Chris Moeller 6ea103b1c3 Implemented ReplayGain support, so far only in the HighlyComplete component. 2013-10-01 23:00:16 -07:00
Chris Moeller fa6b5d4290 Changed debug target to 32-bit so I can debug with the 10.6 SDK target 2013-09-29 17:25:22 -07:00
Chris Moeller 17682d4397 Updated DUMB 2013-09-27 20:24:23 -07:00
vspader 288c5cbee5 Misc leaks fixes. 2009-09-01 21:14:07 -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 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 38a98a1a8e Reworked and reorganized the preference panes. 2009-03-07 17:49:50 -08:00
vspader 208a541c4c Updated project files. 2008-06-21 05:04:23 +00:00
vspader 6d820b8864 Updated bindings in preferences. 2008-06-12 22:48:08 +00:00
vasfed 7fc14f18ea probably this would fix broken in 891 opening files behavior 2008-06-11 21:09:58 +00:00
vasfed 0b4b5df86f Previous commit fix (add new src files) 2008-05-18 09:40:33 +00:00
vasfed 584710ffb1 Changed playlist behavior preferences to be pop-up buttons with choices 2008-05-18 09:38:53 +00:00
vspader 10669a2db3 Added preference for begin playback on add and clear on add. 2008-05-03 16:01:27 +00:00
vspader 6dfef23ec7 Moved file tree preference to the file tree panel itself.
Removed file tree preference pane.
2008-02-18 01:46:34 +00:00
vspader 3ba929f51a Moved File Tree preferences to use a NSPathControl. 2008-02-17 21:04:36 +00:00
vspader 1503c2868f Fixed File Tree preferences. 2008-02-17 19:27:29 +00:00
areff a39ce34ee9 Added fade to pause, key shift-cmd-p, changed volume controls around a bit, still needs fixing 2008-02-12 22:12:27 +00:00
vspader aced029a97 Updated project files to remove unworking localizations. 2008-01-31 01:08:30 +00:00
vspader 8b63c09179 Removed outdated localizations. 2008-01-31 01:02:38 +00:00
vspader be73aa8dd1 Added Simplified-Chinese localization, courtesy of BBBear2002. 2007-10-13 08:43:37 +00:00
vspader e2bbef2e80 Updated forum links in help files. 2007-07-12 00:39:11 +00:00
vspader daba91b462 Removed debugging messages. 2007-07-11 01:20:32 +00:00
vspader 5c8819db6c Fixed up all the localizations. 2007-07-10 23:41:38 +00:00
vspader 19c23ba5fa Added "Press Key" to localized strings. 2007-07-08 22:51:49 +00:00
vspader 8afe1928ff Updated French localizations. 2007-07-08 17:36:07 +00:00
vspader c12ebdc954 A couple of German fixes. 2007-07-08 14:27:57 +00:00
vspader 4e8ece8dc7 A couple of fixes for the hebrew localization. 2007-07-08 03:11:47 +00:00
vspader 96ca338fa3 Removed Preference window title.
Fixed localizable string lookup calls in preference bundle.
2007-07-08 00:13:03 +00:00
vspader a6ebf04903 Updated French localization. 2007-07-07 23:48:59 +00:00
vspader 12d3d45707 Updated German localization. 2007-07-07 23:41:20 +00:00
vspader 6548985ae3 Added another missed localized string. 2007-07-07 04:01:47 +00:00
vspader 52421b3b0c Fixed encoding of outputs, and highlighting of preference panes. 2007-07-07 03:59:57 +00:00
vspader 31175e8c6d Added a few missed localizable strings. 2007-07-07 03:45:42 +00:00
vspader e0e21063da Removed useless files. 2007-07-06 12:51:48 +00:00
vspader bd21d71b2a Updated TODO.
Added localizations to project files.
2007-07-05 22:22:05 +00:00
vspader ff1c1c0535 Added Greek, French, Swedish, German, and Hebrew translations. 2007-07-05 02:10:35 +00:00
vspader 65438c1c7b Removed current swedish translation. 2007-07-05 01:30:40 +00:00
vspader 2f3b3c880c Added preferences patch from alex rauchfuss 2007-07-05 01:16:25 +00:00
vspader 3c81795044 Fixed paths for xcode dependency handling. 2007-07-04 15:26:11 +00:00