summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-01FS#4770 - Add USB charging for the H300 seriesSteve Bavin8-4/+90
2007-01-31NES codec improvements - N106 fixed point implementation from FS #6603, remov...Adam Gashlin1-105/+64
2007-01-31fix hardware eq settingsJonathan Gordon1-2/+2
2007-01-31FS #6243 - Invadrox, awesome Invaders clone by Albert Veli, supporting almost...Zakk Roberts10-150/+1970
2007-01-30Fix a couple of MP4 demuxing problems, preventing playback in a few cases. Al...Magnus Holmgren3-3/+14
2007-01-30updated and fixed Czech translation by Jakub MatoušekMarcoen Hirschberg1-1000/+2103
2007-01-30italian language update by Alessio Lenzi with (re)unicodification by meMarcoen Hirschberg1-129/+643
2007-01-30Fix the default cutoff for the low shelf EQ filter. Should fix the oddness pe...Dan Everton1-1/+1
2007-01-29Updated Polish translation by Tomasz Mon FS# 6592Nils Wallménius1-2868/+4041
2007-01-29remove the ASCII version of the Polish translationMarcoen Hirschberg1-4075/+0
2007-01-29grr! didnt see the h100 warning.. build table is too wideJonathan Gordon1-0/+1
2007-01-29fix recorder warningJonathan Gordon1-0/+1
2007-01-29fix buildJonathan Gordon1-31/+31
2007-01-29Rearrange these files so they are more managable. No real code changes. Some ...Jonathan Gordon2-312/+320
2007-01-29fix bool settings which don't use "off,on" for their config values. Neatens u...Jonathan Gordon1-45/+63
2007-01-29Accept FS#6285 by Wenbin Leo, Thanks.Jonathan Gordon1-114/+1235
2007-01-28Fixes the keyboard file settingJonathan Gordon1-1/+1