summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* 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
* Fix FS#11539. Undo r23967 and use another way to achieve results for negative...Andree Buschmann2010-08-29
* Fix red.Andree Buschmann2010-08-29
* Clean up alac/acc demux structure on next track. Solves issues with some file...Andree Buschmann2010-08-29
* Make M4A demuxer more flexible when handling the stsd atom. Allows file repor...Magnus Holmgren2010-08-29
* output_dyn_value() : don't use strlen() to check string emptinessRafaël Carré2010-08-28
* archos player debug menu: factorize and use lcd_putsfRafaël Carré2010-08-28
* Fix r27923: folder size displayed "lld" in propertiesRafaël Carré2010-08-28
* disktidy: store the number of removed files as global scopeRafaël Carré2010-08-28
* cube: only needs text buffer on LCD_BITMAPRafaël Carré2010-08-28
* fix r27926 : lcd_puts() not changed to lcd_putsf()Rafaël Carré2010-08-28
* plugins: use lcd_putsf/lcd_putsxyfRafaël Carré2010-08-28
* splitedit: fix snprintf() argument (size of wrong buffer)Rafaël Carré2010-08-28
* wormlet: remove some text buffersRafaël Carré2010-08-28
* properties: remove some text buffersRafaël Carré2010-08-28
* pitch_detector: use lcd_putsxyf(), not lcd_putsf()Rafaël Carré2010-08-28
* Implement lcd(_remote)_putsxyf() and export to pluginsRafaël Carré2010-08-28
* pitch detector: remove more unused functions for sim buildsRafaël Carré2010-08-28
* pitch detector: remove unused functions for sim buildsRafaël Carré2010-08-28
* pitch_detector: cleanupRafaël Carré2010-08-28
* pitch_detector: avoid a division by zero when changing 'lowest frequency' set...Rafaël Carré2010-08-28
* Fix typoFrank Gevaerts2010-08-28
* tcc77x targets: various minor cleanupsBertrik Sikken2010-08-28