summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2009-07-12Some fixes for the standalone test program.Mohamed Tarek
2009-07-12Add seeking support in cook codec.Mohamed Tarek
2009-07-12* ARM asm DSP and codec/plugin functions: Use r12 scratch register properlyJens Arnold
2009-07-12Optimize chopper a bit by making a often used macro an inline function(which ...Thomas Martitz
2009-07-11Fix plugins for the changed pitch scale from r21781Jens Arnold
2009-07-11Remove an unneeded includeAlexander Levin
2009-07-11Properly ifdef the pitchscreen settings as well (aka fix red Player build).Jens Arnold
2009-07-11Those strings only apply to targets having the pitchscreen feature.Jens Arnold
2009-07-11Fix red in bootloadersAlexander Levin
2009-07-11Improvements to the pitch screen UI (FS#10359 by David Johnston)Alexander Levin
2009-07-11clix: fix bug that game isn't over when no move is possible.Teruaki Kawashima
2009-07-11Correct return value when quit sudoku from the menu.Teruaki Kawashima
2009-07-11FS#10421 - clip keymap updates.Jonathan Gordon
2009-07-11Fix type mismatch warnings and errors exposed when building with EABI toolchain.Andrew Mahone
2009-07-10FS#10418: Change menu button in Sudoku on Fuze, by Nick TryonJohannes Schwarz
2009-07-10Correct another small typo in a comment.Thomas Martitz
2009-07-10Correct return value of function get_ucs, position of next character, in view...Teruaki Kawashima
2009-07-10Fix a typoAlexander Levin
2009-07-10Fix a few comments in gwps.c.Thomas Martitz
2009-07-10Lua:Maurus Cuelenaere
2009-07-09fix FS#9383 (chessclock freezes on deleting a player), patch by Yoshihisa Uch...Teruaki Kawashima
2009-07-08Helloworld.lua: fix file_put_contents depending on a wrong return value of io...Maurus Cuelenaere
2009-07-08Add the ability to seek to the start of the track.Mohamed Tarek
2009-07-08Previous commit didn't fix compiling on Cygwin, this one should.Maurus Cuelenaere
2009-07-08add keymap for m300 and fix warnings of previous patchJohannes Schwarz
2009-07-08Fix compiling on Cygwin hosts.Maurus Cuelenaere
2009-07-08new game plugin for colored players named clix (by Rene Peinthor)Johannes Schwarz
2009-07-08Try at fixing 'cast to/from pointer to/from integer of different size' warningsMaurus Cuelenaere
2009-07-08Accept FS#10210: "Mpegplayer playback controls on portrait oriented players" ...Bertrik Sikken
2009-07-08Cook codec: make sure the RMContext get aligned correctly, or we won't be abl...Maurus Cuelenaere
2009-07-08RM metadata parser: fix unaligned accessMaurus Cuelenaere
2009-07-08Lua IOlib: don't create files when they don't existMaurus Cuelenaere
2009-07-08Lua: expose SCREEN_MAIN & SCREEN_REMOTE (for rb.lcd_*() functions)Maurus Cuelenaere
2009-07-08cleanup the remote+main statusbar handling a bit, and fix the bug where the r...Jonathan Gordon
2009-07-08Fix bug in playlist_move where the track would end up one place too early / t...Dave Hooper
2009-07-07Fix bug introduced in r21616 (my bad)- playlist moving array could show in pl...Dave Hooper
2009-07-07 * FS#10411 - Fixed point math code is bloated by Jeffrey GoodeMaurus Cuelenaere
2009-07-07Philips SA9200: fix the buttons to work with flip screen mode (does anyone us...Mark Arigo
2009-07-06Adding support for rm playback. Only cook codec is supported for now and no s...Mohamed Tarek
2009-07-06Updated italian translation.Alessio Lenzi
2009-07-06Fix returning too early (before cleanup) in RFAC, which led to not cancellingThomas Martitz
2009-07-05Adapt pictureflow and random_folder_advance_config to make use of the new got...Thomas Martitz
2009-07-05Add a possibility for plugins to go directly to the WPS after exiting.Thomas Martitz
2009-07-05Lua: use rb->screens[] to do paintingMaurus Cuelenaere
2009-07-05fix yellowJonathan Gordon
2009-07-05FS#10406 - split the statusbar setting into one for each display, and allow t...Jonathan Gordon
2009-07-05Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040...Maurus Cuelenaere
2009-07-05Also make rocklib_aux.c depend on $(LUA_OBJ)Maurus Cuelenaere
2009-07-05Lua: implement gui_syncyesno_runMaurus Cuelenaere
2009-07-05Sansa Fuze: Correct some solitaire controls.Thomas Martitz