summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Remove CLIP_TO_15 from codeclib. Remove tabs.Andree Buschmann2010-02-21
* statusbar_position should also return enum statusbar_values if it's a macroFrank Gevaerts2010-02-21
* remove incorrect castFrank Gevaerts2010-02-21
* Make mdct compilable again for non-ARM targets.Andree Buschmann2010-02-21
* Further work on cook codec. Rounding is not needed when using a large fract p...Andree Buschmann2010-02-21
* Eep, didn't mean to commit those other filesDave Hooper2010-02-21
* Get a few more % speedup on ARM (measured on ipod video) - improve imdct full...Dave Hooper2010-02-21
* Don't be too wasteful and only reparse skins when actually needed.Thomas Martitz2010-02-21
* Shorten settings_skins_apply() and correct some checks.Thomas Martitz2010-02-21
* 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