summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* fix build (typo)Jonathan Gordon2010-09-14
* why did plugin.h need statusbar-skinned.h?Jonathan Gordon2010-09-14
* woopsJonathan Gordon2010-09-14
* fix errors, warnings, tabsJonathan Gordon2010-09-14
* new file got lostJonathan Gordon2010-09-14
* Another major skin backend update/hopefully bugfix:Jonathan Gordon2010-09-14
* pitch_detector: don't use a struct with only one memberRafaël Carré2010-09-14
* Further libfaad cleanup. Make libfaad compilable for floating point. Floating...Andree Buschmann2010-09-14
* Further libfaad cleanup.Andree Buschmann2010-09-13
* Clean up libfaad's fixed point implementation.Andree Buschmann2010-09-13
* Fix sim reds (forgot \ at end of line).Thomas Martitz2010-09-09
* Bump plugin api for new functions.Thomas Martitz2010-09-09
* Extend lc_open() to also being able to load overlay plugins.Thomas Martitz2010-09-09
* codecs_crt0.c needs to call cpucache_invalidate after copying code around.Thomas Martitz2010-09-09
* Oops, remove left-over DEBUGFs.Thomas Martitz2010-09-08
* Revert r27972 to fix FS#11610 (but in a way android builds still work).Thomas Martitz2010-09-08
* keybox: do not leak filehandle when the wrong password is entered.Nils Wallménius2010-09-08
* workaround weird gcc behaviourRafaël Carré2010-09-07
* invadrox: make all inline functions static inlineRafaël Carré2010-09-07
* invadrox: make inline function static inlineRafaël Carré2010-09-07
* pitch_detector: build with -std=gnu99Rafaël Carré2010-09-07
* plugins (doom, midi, rockboy): don't use non-static inlineRafaël Carré2010-09-07
* buflib_get_data(): static inline ensures it will be inlinedRafaël Carré2010-09-07
* Default to 35px adobe helvetica for big displays (height > 480).Thomas Martitz2010-09-06
* fix warningJonathan Gordon2010-09-06
* 2 new touch region options... "settings_inc" and "settings_dec" which will in...Jonathan Gordon2010-09-06
* progressbars are drawn inside viewports so all coords are viewport relative. ...Jonathan Gordon2010-09-05
* Change the file name extension for the shopper plugin from 'list' to a more d...Alexander Levin2010-09-02
* fix test_codec broken after r27968Rafaël Carré2010-09-02
* fix FS#11588 - %t(0) inside conditionals wasnt making that subline skipJonathan Gordon2010-09-02
* Clip WPS keymap: move pitchscreen to long upRafaël Carré2010-09-02
* battery_bench: make functions/struct/variables staticRafaël Carré2010-09-02
* Fix reds. The battery_capacity setting is used even for fixed-battery targets.Thomas Martitz2010-09-01
* Android: don't compile powermgmt-sim.cThomas Martitz2010-09-01
* Android: Don't compile sim_tasks.cThomas Martitz2010-09-01
* struct DIR -> DIR, should fix most if not all reds.Thomas Martitz2010-09-01
* Ged rid of uisimulator/common/io.c for android builds.Thomas Martitz2010-09-01
* load_plugin_screen(): handle all plugin_load() return valuesRafaël Carré2010-09-01
* font_table[].name wasn't filledFred Bauer2010-09-01
* FS#11587 : voice for SWCODEC and low memoryRafaël Carré2010-09-01
* Unify 32mb and 64mb ipod video builds - FS#11580Frank Gevaerts2010-08-31
* Should fix the line alternator issue described in http://forums.rockbox.org/i...Jonathan Gordon2010-08-31
* don't cast to int when not neededRafaël Carré2010-08-30
* panicf() is declared in panic.hRafaël Carré2010-08-30
* audio_reset_buffer: check audiobuffer size not only in DEBUG buildsRafaël Carré2010-08-30
* Fix FS#11586. Corrects rebuffering behaviour which did not allow to play seve...Andree Buschmann2010-08-30
* Update comments in the helloword plugin.Thomas Martitz2010-08-30
* Plugins: modify IRAM copying codeRafaël Carré2010-08-30
* libdemac: ARMv7 assembler optimisation for the filters, tested on Nokia N900....Jens Arnold2010-08-30
* Restore libfaad's IRAM configuration.Andree Buschmann2010-08-29