summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-07-08Apply patch number 3 from http://www.rockbox.org/tracker/task/5430Antoine Cellerier1-2/+4
2006-07-05Fix an occasional crash when using .talk MP3 files for directories in ID3 bro...Peter D'Hoye2-5/+4
2006-07-04Fix party mode which I broke recently. Thanks to Steve Bavin for spotting.Peter D'Hoye1-0/+2
2006-07-03Oops. Fix broken player buildDave Chapman1-1/+5
2006-07-03Patch #5616 from Martin Scarratt (mmmm) - multi-screen support for the Rockbo...Dave Chapman1-12/+45
2006-07-03Patch by Mark Arigo to close bug report #5305 - fixes crashes when attempting...Dave Chapman1-2/+4
2006-07-03Karl Ove Hufthammer's nynorsk translationDaniel Stenberg1-0/+8509
2006-07-02Increased peakmeter accuracy in the (for recording important) -12 to 0 dB ran...Peter D'Hoye1-65/+55
2006-07-02OOPS Forgot remote keys bindings for the ID3 info screenKevin Ferrare2-19/+4
2006-07-02added support remote support for the id3 infos screen (had to slightly change...Kevin Ferrare9-218/+176
2006-07-01Also fade out when stopping playback from within the browser (when configured...Peter D'Hoye1-0/+3
2006-07-01Restore the WPS display correctly after leaving the F3 quick screen on Archos...Linus Nielsen Feltzing1-0/+10
2006-07-01Correct calculation of number of lines in the textarea with the button bar en...Linus Nielsen Feltzing1-2/+2
2006-07-01Added multi-screen API to the plugins API, made 'demystify plugin' use the re...Kevin Ferrare5-62/+98
2006-07-01Remove Rockblox as it is superseeded by TetroxMartin Arver2-462/+0
2006-07-01Relocated the iriver remote button defines and added them to settings.h as we...Peter D'Hoye2-11/+19
2006-06-30Removed battery_test because it's superseded by battery_bench.Jens Arnold2-160/+0
2006-06-30Combine two ifdefsPeter D'Hoye1-10/+6
2006-06-30Fix two warnings for h1x0 simPeter D'Hoye1-0/+4
2006-06-30For iriver recording: do not boost while recording unless source is spdif. Wh...Peter D'Hoye1-1/+11
2006-06-30I should be sleepingKevin Ferrare2-9/+9
2006-06-30To avoid having to use the main unit when accidentally launching a plugin fro...Kevin Ferrare39-26/+276
2006-06-29update by Imre HercegMarcoen Hirschberg1-0/+115
2006-06-27Fix for wav files where the fmt chunk is not close to the start of the fileAdam Boot2-47/+68
2006-06-23Add LCD remote interface for the graphical equalizer. Patch #5585 from jdgordon.Dan Everton1-15/+95
2006-06-22Recorder, Player: * Fix remote up/down in lists (browser, menu). * Add remot...Jens Arnold2-4/+10
2006-06-21Added discard_codec to simulator code.Tomasz Malesinski1-0/+2
2006-06-21Updated Polish translation.Tomasz Malesinski1-152/+5369
2006-06-21Ondio, iPods (except video): Fix disappearing volume icon when plugging USB p...Jens Arnold1-4/+5
2006-06-21Wait for voice to complete before stopping playback. Fixes hang when stoppin...Hardeep Sidhu1-0/+5
2006-06-19Fix the scaling not being initialized properly.Karl Kurbjun5-16/+11
2006-06-19Fix errorsKarl Kurbjun1-3/+8
2006-06-19Update for Rockboy: - fix scaling for other color screens than H300 - full me...Karl Kurbjun21-762/+453
2006-06-17Only swap_codec() in voice thread when something is playing. Fixes B#5486.Hardeep Sidhu1-1/+2
2006-06-16H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it...Jens Arnold1-0/+7
2006-06-15update by Jeong Taek InMarcoen Hirschberg1-4/+32
2006-06-12Redraw list whenever playlist changesHardeep Sidhu1-0/+1
2006-06-12Store playlist index for prepended/appended tracks in control file. Fixes re...Hardeep Sidhu1-6/+3
2006-06-12HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch...Christian Gmeiner1-2/+2
2006-06-11Fix francais.lang bug: a missing <phrase> tag. Fixes the 'yes' string in menu...Zakk Roberts1-0/+1
2006-06-11Make the ball/block move faster on color screens.Antoine Cellerier1-6/+10
2006-06-10Fix b&w LCD targets.Antoine Cellerier1-7/+7
2006-06-10Grayscale graphics for sokoban. (h1x0, ipod mini and ipod 4g)Antoine Cellerier3-12/+10
2006-06-10Remove unneeded defines.Antoine Cellerier1-6/+0
2006-06-10Flipit grayscale bitmaps for native grayscale LCDsAntoine Cellerier4-4/+37
2006-06-10Ooops. Fix compilation on non color lcd targets.Antoine Cellerier1-1/+1
2006-06-10Scale and use color bitmaps on color lcd targets.Antoine Cellerier2-52/+146
2006-06-10Scale and use color bitmaps on color lcd targets.Antoine Cellerier1-25/+102
2006-06-10Add color bitmap files for flipit, sokoban and star plugins.Antoine Cellerier10-0/+34
2006-06-10Fix the menu start for rockdoomKarl Kurbjun1-81/+8