summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2007-04-12mpegplayer: do some reordering, add some needed volatiles, make sure thread c...Michael Sevakis1-24/+27
2007-04-12SWCODEC: Fix a race condition caused by yielding in pcm_mute that could have ...Michael Sevakis1-3/+14
2007-04-12Add a check to make sure initializing the BSS section doesn't pass a negative...Michael Sevakis1-1/+2
2007-04-11Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold3-5/+4
2007-04-11Make sure selected track of playlist viewer doesn't become bigger than number...Peter D'Hoye1-0/+2
2007-04-11Get rid of some old archos debug cruft (USB polarity, PR polarity and ATA add...Jens Arnold1-72/+18
2007-04-11Wavview plugin: minor speed increasePeter D'Hoye1-10/+11
2007-04-11mpegplayer: Hopefully help some problems on dual core. Make USB mode exit cor...Michael Sevakis2-22/+22
2007-04-11Some quick and dirty MIDI player optimizations, now it works on the X5 and M5...Linus Nielsen Feltzing3-14/+11
2007-04-11Hide the list title if only one line would fit under itJonathan Gordon1-1/+1
2007-04-11Move iPod Video hardware equalizer init to audio_init() after the hardware is...Dan Everton2-9/+8
2007-04-11/me fail english? thats unpossibleJonathan Gordon1-1/+1
2007-04-11Fix the comment, read_bmp_file() returns >=0 for success, not 0Jonathan Gordon1-1/+2
2007-04-10wav viewer plugin changes: speedup file reading, allow abort while reading, b...Peter D'Hoye1-32/+70
2007-04-10Oops. Shouldn't forget the default handler.Dominik Riebeling1-0/+2
2007-04-10make the runtime view nicer.Dominik Riebeling1-82/+53
2007-04-10Add .mpeg extension to viewers.cfgMichael Sevakis1-0/+1
2007-04-10Use valid_time() instead of using individual checks which amount to the same ...Nicolas Pennequin2-21/+11
2007-04-10mpegplayer: do a little post commit cleanup.Michael Sevakis1-10/+3
2007-04-10mpegplayer: Get A-V synchronized. Improve frame sync and dropping logic and t...Michael Sevakis3-518/+1116
2007-04-10RTC tags for the WPS: Accept FS#6998 and FS#7001 by Alexander Levin with chan...Nicolas Pennequin4-89/+83
2007-04-10Accept FS#7004 by Michal Jevjak: Fix new sublines not being displayed after s...Nicolas Pennequin1-1/+1
2007-04-09Better endianness handling, removed some leftoversPeter D'Hoye1-39/+4
2007-04-09Fix yellow from 64bit platform simPeter D'Hoye1-7/+7
2007-04-09New plugin: wavview. Shows info about a wav file and allows you to look at th...Peter D'Hoye3-10/+489
2007-04-09Player: Fix screen update in Rockbox Info and Runtime display,Jens Arnold2-4/+0
2007-04-09Enable rockboy for M5.Jens Arnold2-6/+4
2007-04-09Oscilloscope: Make orientation switching usable on X5, M5 and H10.Jens Arnold1-1/+7
2007-04-09Revert change 13001, since it causes the metadata to be re-read for partially...Magnus Holmgren1-1/+0
2007-04-09Accept FS#7000 by Dave Hooper: Fix scrolling line behaviour for dynamic tags ...Nicolas Pennequin2-4/+11
2007-04-09Fix yellow player build. Sims have no charging...Jens Arnold1-0/+2
2007-04-09Stop/shutdown logic rework in browsers and menus. Recorder V1: Double-Off shu...Jens Arnold6-46/+59
2007-04-09FS#6997 DB/tree Cleanup - remove unused field "currextra2".Miika Pekkarinen1-1/+0
2007-04-08sims have no MAS, hence no mas_codec_readreg()Robert Kukla1-24/+29
2007-04-08FS#6604 - Starfield Pulses To MusicRobert Kukla1-8/+50
2007-04-08Skip leading UTF8 BOM if present. Fixes the first line of the WPS not being u...Nicolas Pennequin2-16/+17
2007-04-08* Improve conditional evaluation to allow using enums with only two cases (pr...Nicolas Pennequin1-39/+42
2007-04-08Enabled pacbox for M5.Jens Arnold1-2/+3
2007-04-08FS #6759: Support tan function in calculator plugin. Patch by Luke Blaney.Dan Everton1-2/+17
2007-04-08fix yellowJonathan Gordon1-1/+2
2007-04-08Give all menus using the old API a nice title and icons (except plugins)Jonathan Gordon6-10/+40
2007-04-08Remove dead codeJonathan Gordon3-186/+0
2007-04-08Oops, this shouldn't have been removed (fix red).Nicolas Pennequin1-0/+1
2007-04-08FS#6991. Patch by Alexander Levin, modified by me:Nicolas Pennequin4-288/+408
2007-04-08fix FS#6883 — Follow playlist override where the WPS leaves you when a pla...Jonathan Gordon1-1/+2
2007-04-08action_signalscreenchange(); was missingJonathan Gordon1-0/+2
2007-04-08minor actions cleanup:Jonathan Gordon13-90/+43
2007-04-07Dircache fixes: Stop scanning properly if shutdown is initiated. Require user...Miika Pekkarinen2-2/+10
2007-04-07Fix NULL pointer access (crashes the sim on windows) in directories with no d...Jens Arnold1-1/+1
2007-04-07Add the sleep timer tag that got forgotten in the initial code.Nicolas Pennequin1-0/+12