summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2007-04-10wav viewer plugin changes: speedup file reading, allow abort while reading, b...Peter D'Hoye
2007-04-10Oops. Shouldn't forget the default handler.Dominik Riebeling
2007-04-10make the runtime view nicer.Dominik Riebeling
2007-04-10Add .mpeg extension to viewers.cfgMichael Sevakis
2007-04-10Use valid_time() instead of using individual checks which amount to the same ...Nicolas Pennequin
2007-04-10mpegplayer: do a little post commit cleanup.Michael Sevakis
2007-04-10mpegplayer: Get A-V synchronized. Improve frame sync and dropping logic and t...Michael Sevakis
2007-04-10RTC tags for the WPS: Accept FS#6998 and FS#7001 by Alexander Levin with chan...Nicolas Pennequin
2007-04-10Accept FS#7004 by Michal Jevjak: Fix new sublines not being displayed after s...Nicolas Pennequin
2007-04-09Better endianness handling, removed some leftoversPeter D'Hoye
2007-04-09Fix yellow from 64bit platform simPeter D'Hoye
2007-04-09New plugin: wavview. Shows info about a wav file and allows you to look at th...Peter D'Hoye
2007-04-09Player: Fix screen update in Rockbox Info and Runtime display,Jens Arnold
2007-04-09Enable rockboy for M5.Jens Arnold
2007-04-09Oscilloscope: Make orientation switching usable on X5, M5 and H10.Jens Arnold
2007-04-09Revert change 13001, since it causes the metadata to be re-read for partially...Magnus Holmgren
2007-04-09Accept FS#7000 by Dave Hooper: Fix scrolling line behaviour for dynamic tags ...Nicolas Pennequin
2007-04-09Fix yellow player build. Sims have no charging...Jens Arnold
2007-04-09Stop/shutdown logic rework in browsers and menus. Recorder V1: Double-Off shu...Jens Arnold
2007-04-09FS#6997 DB/tree Cleanup - remove unused field "currextra2".Miika Pekkarinen
2007-04-08sims have no MAS, hence no mas_codec_readreg()Robert Kukla
2007-04-08FS#6604 - Starfield Pulses To MusicRobert Kukla
2007-04-08Skip leading UTF8 BOM if present. Fixes the first line of the WPS not being u...Nicolas Pennequin
2007-04-08* Improve conditional evaluation to allow using enums with only two cases (pr...Nicolas Pennequin
2007-04-08Enabled pacbox for M5.Jens Arnold
2007-04-08FS #6759: Support tan function in calculator plugin. Patch by Luke Blaney.Dan Everton
2007-04-08fix yellowJonathan Gordon
2007-04-08Give all menus using the old API a nice title and icons (except plugins)Jonathan Gordon
2007-04-08Remove dead codeJonathan Gordon
2007-04-08Oops, this shouldn't have been removed (fix red).Nicolas Pennequin
2007-04-08FS#6991. Patch by Alexander Levin, modified by me:Nicolas Pennequin
2007-04-08fix FS#6883 — Follow playlist override where the WPS leaves you when a pla...Jonathan Gordon
2007-04-08action_signalscreenchange(); was missingJonathan Gordon
2007-04-08minor actions cleanup:Jonathan Gordon
2007-04-07Dircache fixes: Stop scanning properly if shutdown is initiated. Require user...Miika Pekkarinen
2007-04-07Fix NULL pointer access (crashes the sim on windows) in directories with no d...Jens Arnold
2007-04-07Add the sleep timer tag that got forgotten in the initial code.Nicolas Pennequin
2007-04-07Updated user rating to the tagnavi.config (FS#6890)Miika Pekkarinen
2007-04-07Make conditionals trigger a line update. Fixes FS#6987.Nicolas Pennequin
2007-04-06Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold
2007-04-06Support resume for MusepackAdam Boot
2007-04-06Use the default subline timeout value in case the value isn't explicitly set....Nicolas Pennequin
2007-04-06This time I hope I got it right! Basically, remove what the previous commit a...Nicolas Pennequin
2007-04-06Better handling of subline timeout values : All values are set to the default...Nicolas Pennequin
2007-04-06End the default remote-WPS with a newline. Fixes FS #6979.Nicolas Pennequin
2007-04-05Oops again, use correct variable types for storing file date and timePeter D'Hoye
2007-04-05Use date and time rather than size and starting cluster to detect installatio...Peter D'Hoye
2007-04-05Fix automatic rolo on new version for archos. Introduces new define in config...Peter D'Hoye
2007-04-05Add apps/plugins/mpegplayer/*.S to the source tarballs.Dave Chapman
2007-04-05* Fix the bug where subline separators were read as part of a string.Nicolas Pennequin