summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Kill some global variablesBertrik Sikken2010-02-24
* Add missing #include in libpcm codecsBertrik Sikken2010-02-24
* Put the SMAF metadata buffer on the stack to save some memory. Only tested w...Steve Bavin2010-02-24
* fix yellowYoshihisa Uchida2010-02-24
* add SMAF codec (.mmf extension)(FS#10432)Yoshihisa Uchida2010-02-24
* libpcm: deletes PCM_CHUNK_SIZE.Yoshihisa Uchida2010-02-24
* Change how touchscreen regions work slightly... "It modifies the behaviour of...Jonathan Gordon2010-02-24
* make the parser spit out filenames of images it cant loadJonathan Gordon2010-02-24
* some minor changes to checkwps, shouldn't change anythingJonathan Gordon2010-02-24
* Fix voice with unset "lang" setting which was broken by r24816.Frank Gevaerts2010-02-23
* Quickscreen: Hande case where not all quick settings are definesTomer Shalev2010-02-23
* kiss_fftr appears to perform two real-valued ffts in parallel -- so feed it...Dave Hooper2010-02-22
* Change liba52 and libmad to the original 8-spaced tabbing.Andree Buschmann2010-02-22
* Remove all tabs within codec path.Andree Buschmann2010-02-22
* plugin: implement highscore_show for player and use it in rockblox.Teruaki Kawashima2010-02-22
* as3525v2: show I/O ports in debug menuRafaël Carré2010-02-22
* Print correctly the rockbox logo for Clipv2/Clip+, not only Clipv1Rafaël Carré2010-02-22
* fix charcellJonathan Gordon2010-02-22
* do r24817 betterer to make it more generic and stuff. Skins will always be in...Jonathan Gordon2010-02-22
* some changes to use of display_text.Teruaki Kawashima2010-02-22
* fix remote WPS loadingJonathan Gordon2010-02-22
* correct checking size in function get_image_filename.Teruaki Kawashima2010-02-22
* fix typo of wps and sbs.Teruaki Kawashima2010-02-22
* as3525v2: build normal firmware properly (Clipv2/+)Rafaël Carré2010-02-22
* 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