summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Import Vorbis seeking improvements from Tremor SVN.Magnus Holmgren2009-07-13
* Slightly reduce the bin size by using ushort instead of int in arraysAlexander Levin2009-07-13
* Correctly compute the array size regardless of the element typeAlexander Levin2009-07-13
* Fix another file for r12 being a scratch register. Overlooked earlier because...Jens Arnold2009-07-13
* Make clix more usable on touchscreen targetsMaurus Cuelenaere2009-07-13
* Modified the code for seeking to speed it up a bit. Instead of searching Mohamed Tarek2009-07-13
* Reorder some operands to increase frequency of multiply early termination on ...Andrew Mahone2009-07-13
* Put COOKContext struct into IRAM. Speeds up decoding by 6MHz on PP5024 at th...Michael Giacomelli2009-07-13
* Add new asmdefs mechanism for exporting information only available to the C c...Andrew Mahone2009-07-13
* * Fix overlooked r12 usage possibility in mpegplayer ARM idct Jens Arnold2009-07-12
* Update Dutch langfilePeter D'Hoye2009-07-12
* Another patch by Wincent Balin (from the FS #10416 series): get rid of some w...Peter D'Hoye2009-07-12
* PDBox: One file with stuff is enough....Peter D'Hoye2009-07-12
* More work on PDBox by Wincent Balin. The PDBox plug-in is now working with th...Peter D'Hoye2009-07-12
* Patch by Wincent Balin: convert pdbox from app to viewerPeter D'Hoye2009-07-12
* Unify semitone and cent macros and make the formula a bit more obviousAlexander Levin2009-07-12
* Silence warnings to fix yellows for now.Mohamed Tarek2009-07-12
* set svn:keywords propertyTeruaki Kawashima2009-07-12
* Some fixes for the standalone test program.Mohamed Tarek2009-07-12
* Add seeking support in cook codec.Mohamed Tarek2009-07-12
* * ARM asm DSP and codec/plugin functions: Use r12 scratch register properlyJens Arnold2009-07-12
* Optimize chopper a bit by making a often used macro an inline function(which ...Thomas Martitz2009-07-12
* Fix plugins for the changed pitch scale from r21781Jens Arnold2009-07-11
* Remove an unneeded includeAlexander Levin2009-07-11
* Properly ifdef the pitchscreen settings as well (aka fix red Player build).Jens Arnold2009-07-11
* Those strings only apply to targets having the pitchscreen feature.Jens Arnold2009-07-11
* Fix red in bootloadersAlexander Levin2009-07-11
* Improvements to the pitch screen UI (FS#10359 by David Johnston)Alexander Levin2009-07-11
* clix: fix bug that game isn't over when no move is possible.Teruaki Kawashima2009-07-11
* Correct return value when quit sudoku from the menu.Teruaki Kawashima2009-07-11
* FS#10421 - clip keymap updates.Jonathan Gordon2009-07-11
* Fix type mismatch warnings and errors exposed when building with EABI toolchain.Andrew Mahone2009-07-11
* FS#10418: Change menu button in Sudoku on Fuze, by Nick TryonJohannes Schwarz2009-07-10
* Correct another small typo in a comment.Thomas Martitz2009-07-10
* Correct return value of function get_ucs, position of next character, in view...Teruaki Kawashima2009-07-10
* Fix a typoAlexander Levin2009-07-10
* Fix a few comments in gwps.c.Thomas Martitz2009-07-10
* Lua:Maurus Cuelenaere2009-07-10
* fix FS#9383 (chessclock freezes on deleting a player), patch by Yoshihisa Uch...Teruaki Kawashima2009-07-09
* Helloworld.lua: fix file_put_contents depending on a wrong return value of io...Maurus Cuelenaere2009-07-08
* Add the ability to seek to the start of the track.Mohamed Tarek2009-07-08
* Previous commit didn't fix compiling on Cygwin, this one should.Maurus Cuelenaere2009-07-08
* add keymap for m300 and fix warnings of previous patchJohannes Schwarz2009-07-08
* Fix compiling on Cygwin hosts.Maurus Cuelenaere2009-07-08
* new game plugin for colored players named clix (by Rene Peinthor)Johannes Schwarz2009-07-08
* Try at fixing 'cast to/from pointer to/from integer of different size' warningsMaurus Cuelenaere2009-07-08
* Accept FS#10210: "Mpegplayer playback controls on portrait oriented players" ...Bertrik Sikken2009-07-08
* Cook codec: make sure the RMContext get aligned correctly, or we won't be abl...Maurus Cuelenaere2009-07-08
* RM metadata parser: fix unaligned accessMaurus Cuelenaere2009-07-08
* Lua IOlib: don't create files when they don't existMaurus Cuelenaere2009-07-08