summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2007-02-10fix typo which causes the macro to cause compile errorsJonathan Gordon1-1/+1
2007-02-10Fix problems building Speex when building the simulator on Cygwin.Magnus Holmgren1-1/+1
2007-02-10FS#6638 - Album artist and comment patch for WPS and tagcache. ExportMiika Pekkarinen8-21/+124
2007-02-10* Sync Speex codec with Speex SVN revision 12449 (roughly Speex 1.2beta1).Dan Everton70-3283/+4816
2007-02-10Minor whitespace and formatting fixes.Dan Everton1-9/+13
2007-02-10Recording Menus: Make statusbar update correctly when exiting an encoder sett...Michael Sevakis1-42/+51
2007-02-10Fix stereo Speex file decoding.Dan Everton1-15/+13
2007-02-10Fixed 64 bit warning.Jens Arnold1-1/+1
2007-02-09Fix warnings in simulator builds including libspeexDan Everton1-2/+2
2007-02-09Encoders: Add a little dithering with the fractional bit for mono mixdowns so...Michael Sevakis4-12/+34
2007-02-09Whitespace is nice, let's use some. No functional changes.Dave Chapman1-229/+316
2007-02-09Fix a warning in Speex codec_main declaration.Dan Everton1-1/+1
2007-02-09Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.Dan Everton108-5/+28331
2007-02-09VRC6 speedup/bugfix from Takashi Obara, FS #6635Adam Gashlin1-66/+61
2007-02-08Testing svn_autoprops by readding one of the files with missing Ids.Michael Sevakis1-1/+1
2007-02-08unstatic the string buffer, fix the recording setting lang, change the Jonathan Gordon3-3/+3
2007-02-08OK, this was crazy overkill... the worst setting current Jonathan Gordon1-2/+2
2007-02-08Revert the changes using global status for the screen states. It should wait ...Michael Sevakis9-53/+47
2007-02-08Convert the sound menu to the new systemJonathan Gordon7-359/+302
2007-02-08beginning of the new menu system. This commit shouldnt break anything, Jonathan Gordon21-182/+951
2007-02-07Kill the errors for now. Would like to know why resetting in_recording_screen...Michael Sevakis1-0/+2
2007-02-07if you reset your settings, you wont be in the rec screen anymore! Jonathan Gordon1-0/+1
2007-02-07Do Mike's previous patch a bit nicer.Jonathan Gordon2-4/+2
2007-02-07Fix warnings. Initialized struct needs at least one member actually initializ...Michael Sevakis2-0/+4
2007-02-07Change the radio screen and recording screen to use the global_status structu...Michael Sevakis9-48/+53
2007-02-07Don't save the in-out state of the recording screen as a setting. Fixes the s...Michael Sevakis5-6/+14
2007-02-07Woops. Upon examining the diffs again I find I shouldn't have deleted that on...Michael Sevakis1-0/+1
2007-02-07Fix resampling clicking as much as possible at the moment. 1) Upsampling clic...Michael Sevakis21-256/+170
2007-02-06Major Rockboy update. Tom Ross48-5405/+4877
2007-02-06Ifdef some remote lcd code in the recording screen that is not used for non l...Nils Wallménius1-2/+6
2007-02-06More HAVE_TAGCACHE by Austin Appel Jonathan Gordon2-0/+8
2007-02-06Fix FS #6624 - remove useless menu items from the context menu in an empty di...Jonathan Gordon1-6/+8
2007-02-05fix FS#6621 - viewer bookmarks only working for one fileJonathan Gordon1-2/+3
2007-02-05Remove H300 GPOODx debugging; it was using the wrong port addresses anywaySteve Bavin1-10/+0
2007-02-05Kill a warning.Thom Johansen1-1/+1
2007-02-05Optimise EQ coef calculation routines for both speed and size. Move now unnee...Thom Johansen5-233/+251
2007-02-04Fix Scroll Up/Down being backwards in some screens on the Sansa.Barry Wardell1-4/+4
2007-02-04Fixed 64 bit warning.Jens Arnold1-2/+2
2007-02-04Try to fix the simulator build warnings.Magnus Holmgren1-2/+2
2007-02-04Fix playback of mono FLAC files, so they don't play in the left channel only.Magnus Holmgren1-1/+2
2007-02-03Allow longer filenames for settings files. (fixes FS #6615)Marianne Arnold1-1/+1
2007-02-03Removed unused 'mode' parameter from mkdir() for consistency with creat().Jens Arnold10-17/+17
2007-02-03Bugfix: Remove use of IDATA_ATTR - plugins can not use IRAM without stopping...Dave Chapman1-1/+1
2007-02-02fmr is not a theme settingJonathan Gordon1-1/+1
2007-02-01Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold21-34/+34
2007-02-01Comment out an unused functionNils Wallménius2-3/+3
2007-02-01Swedish language update.Magnus Holmgren1-51/+456
2007-02-01Fix Steve's naughty commit to english.lang.. new strings go at the end!Jonathan Gordon1-14/+14
2007-02-01when saving config.cfg, only save settings which are not the same as Jonathan Gordon6-16/+89
2007-02-01FS#4770 - OopsSteve Bavin1-0/+6