summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Properly generate (with "Save Theme Settings") and handle filename settings w...Thomas Martitz2010-02-21
* Optimization for cook codec. Rework sample output to be able to use highly op...Andree Buschmann2010-02-21
* Fix the mechanism to fail to parse skins if images fail to load and fix havin...Thomas Martitz2010-02-21
* remote multifont fixes. it shoud be working again (blame AlexP! he made me br...Jonathan Gordon2010-02-21
* Brickmania: Hopefully prevent dissappearing of the ballTomer Shalev2010-02-21
* Brickmania: Use predefined macro definition when possibleTomer Shalev2010-02-21
* Unroll and optimise channel coupling for arm gives 0.6Mhz speed for vorbis on...Dave Hooper2010-02-21
* remove unused fields from struct gui_synclist.Teruaki Kawashima2010-02-21
* FS#11017: add Playlist Catalog and Properties item to database's context menu.Teruaki Kawashima2010-02-21
* make sure font fd's get closed when a new skin is loadedJonathan Gordon2010-02-21
* Factor out some drawing code.Thomas Martitz2010-02-20
* Quickscreen for the radio screen. I added a keymap for almost all targets. I ...Thomas Martitz2010-02-20
* Fix up Fuze's radio keymap a bit.Thomas Martitz2010-02-20
* Remove a few unused definesThomas Martitz2010-02-20
* Playlist Viewer Changes to bring consistency:Thomas Martitz2010-02-20
* Use a helpfer function to avoid ugly casting and correct some data types (no ...Thomas Martitz2010-02-20
* WPS: Use helper local variable instead of its value (no functional change)Tomer Shalev2010-02-20
* Reinstate ICONST_ATTR for matrixCoeffs_fix ; remove (silly) gain_tab1 and re...Dave Hooper2010-02-20
* Remove ICONST_ATTR from some tables, to fit into PP5020 iram (now that mdct i...Dave Hooper2010-02-20
* Adding ICODE for imdct (and its constituent ifft bits) gives 0.5MHz boost on ...Dave Hooper2010-02-20
* libpcm: linear pcm decode logic separates according to each bitspersample, en...Yoshihisa Uchida2010-02-20
* Clarify comments in ARMv6 divider regarding special-case handling of large (h...Andrew Mahone2010-02-20
* commit FS#10424 and FS#10425Yoshihisa Uchida2010-02-20
* Use new MDCT library for libfaad. Speeds up AAC-LC by 2.5MHz.Michael Giacomelli2010-02-20
* and actually fix multifont on remote lcd targets alsoJonathan Gordon2010-02-19
* fix possible out-of-bounds error on remote lcd targets if they try loading a ...Jonathan Gordon2010-02-19
* Updated Chinese TranslationMichael Chicoine2010-02-19
* FS#10485 - Some changes for brickmaniaTomer Shalev2010-02-19
* fix get_context_mapping for morse input mode on touchscreen.Teruaki Kawashima2010-02-19
* Brickmania: Use defines for score valuesTomer Shalev2010-02-19
* Brickmania: Remove spaces at the end of lineTomer Shalev2010-02-19
* Brickmania: Forgotten one more hard-coded valueTomer Shalev2010-02-19
* Brickmania: Use constant for default value and rename variable of flip-sides ...Tomer Shalev2010-02-19
* Brickmania: Use constants for number of bricks rows and columns, and for numb...Tomer Shalev2010-02-19
* Brickmania: Use constant for number of firesTomer Shalev2010-02-19
* Brickmania: Test returned value of file operationsTomer Shalev2010-02-18
* Hopefully fix yellow now, I don't understand why %ld works for ssize_t but %l...Thomas Martitz2010-02-18
* Fix yellow caused by signedness.Thomas Martitz2010-02-18
* Fix FS#11004 - Buffering crashes when skipping back from end of song.Thomas Martitz2010-02-18
* FS#10535: bmp viewer plugin.Teruaki Kawashima2010-02-18
* allow integer sound settings (bass, volume, etc) to be used with conditional ...Jonathan Gordon2010-02-18
* NULL check so it doesnt display (null) on the comment lineJonathan Gordon2010-02-18
* bandaid fix for FS#11033 where a really long comment crashes. Real fix is fig...Jonathan Gordon2010-02-18
* fix yellowJonathan Gordon2010-02-18
* basic alignment support (%a|l|c|r|L|R) in the playlist viewer. no sublines so...Jonathan Gordon2010-02-18
* I don't yet fully understand why this is required, but without it the output ...Dave Hooper2010-02-18
* Touchscreen: Yet another WPS keymap tweakTomer Shalev2010-02-17
* Revert accidental changes from r24723Michael Sparmann2010-02-17
* Add more information to the battery debug screen for Nano2GMichael Sparmann2010-02-17
* playlist catalog: improve UTF-8 BOM handling. correct length of array passed ...Teruaki Kawashima2010-02-17