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