summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2007-02-07Do Mike's previous patch a bit nicer.Jonathan Gordon
2007-02-07Fix warnings. Initialized struct needs at least one member actually initializ...Michael Sevakis
2007-02-07Change the radio screen and recording screen to use the global_status structu...Michael Sevakis
2007-02-07Don't save the in-out state of the recording screen as a setting. Fixes the s...Michael Sevakis
2007-02-07Woops. Upon examining the diffs again I find I shouldn't have deleted that on...Michael Sevakis
2007-02-07Fix resampling clicking as much as possible at the moment. 1) Upsampling clic...Michael Sevakis
2007-02-06Major Rockboy update. Tom Ross
2007-02-06Ifdef some remote lcd code in the recording screen that is not used for non l...Nils Wallménius
2007-02-06More HAVE_TAGCACHE by Austin Appel Jonathan Gordon
2007-02-06Fix FS #6624 - remove useless menu items from the context menu in an empty di...Jonathan Gordon
2007-02-05fix FS#6621 - viewer bookmarks only working for one fileJonathan Gordon
2007-02-05Remove H300 GPOODx debugging; it was using the wrong port addresses anywaySteve Bavin
2007-02-05Kill a warning.Thom Johansen
2007-02-05Optimise EQ coef calculation routines for both speed and size. Move now unnee...Thom Johansen
2007-02-04Fix Scroll Up/Down being backwards in some screens on the Sansa.Barry Wardell
2007-02-04Fixed 64 bit warning.Jens Arnold
2007-02-04Try to fix the simulator build warnings.Magnus Holmgren
2007-02-04Fix playback of mono FLAC files, so they don't play in the left channel only.Magnus Holmgren
2007-02-03Allow longer filenames for settings files. (fixes FS #6615)Marianne Arnold
2007-02-03Removed unused 'mode' parameter from mkdir() for consistency with creat().Jens Arnold
2007-02-03Bugfix: Remove use of IDATA_ATTR - plugins can not use IRAM without stopping...Dave Chapman
2007-02-02fmr is not a theme settingJonathan Gordon
2007-02-01Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold
2007-02-01Comment out an unused functionNils Wallménius
2007-02-01Swedish language update.Magnus Holmgren
2007-02-01Fix Steve's naughty commit to english.lang.. new strings go at the end!Jonathan Gordon
2007-02-01when saving config.cfg, only save settings which are not the same as Jonathan Gordon
2007-02-01FS#4770 - OopsSteve Bavin
2007-02-01FS#4770 - Add USB charging for the H300 seriesSteve Bavin
2007-01-31NES codec improvements - N106 fixed point implementation from FS #6603, remov...Adam Gashlin
2007-01-31fix hardware eq settingsJonathan Gordon
2007-01-31FS #6243 - Invadrox, awesome Invaders clone by Albert Veli, supporting almost...Zakk Roberts
2007-01-30Fix a couple of MP4 demuxing problems, preventing playback in a few cases. Al...Magnus Holmgren
2007-01-30updated and fixed Czech translation by Jakub MatoušekMarcoen Hirschberg
2007-01-30italian language update by Alessio Lenzi with (re)unicodification by meMarcoen Hirschberg
2007-01-30Fix the default cutoff for the low shelf EQ filter. Should fix the oddness pe...Dan Everton
2007-01-29Updated Polish translation by Tomasz Mon FS# 6592Nils Wallménius
2007-01-29remove the ASCII version of the Polish translationMarcoen Hirschberg
2007-01-29grr! didnt see the h100 warning.. build table is too wideJonathan Gordon
2007-01-29fix recorder warningJonathan Gordon
2007-01-29fix buildJonathan Gordon
2007-01-29Rearrange these files so they are more managable. No real code changes. Some ...Jonathan Gordon
2007-01-29fix bool settings which don't use "off,on" for their config values. Neatens u...Jonathan Gordon
2007-01-29Accept FS#6285 by Wenbin Leo, Thanks.Jonathan Gordon
2007-01-28Fixes the keyboard file settingJonathan Gordon
2007-01-27Fix Blackjack not looking correct when a backdrop is in use.Tom Ross
2007-01-27Fix a potential voice related bug with first time buffer setupBrandon Low
2007-01-27Add the O_TRUNC flag when writing the modified file back to disk - fixes FS #...Dave Chapman
2007-01-27Shiny new Minesweeper color bitmaps.Zakk Roberts
2007-01-26No functional changes. Code police and comment clarity improvements.Brandon Low