summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Text viewer: Replace macros with inline functions (which are about to be exte...Tomer Shalev2010-04-07
* Text viewer: Use exact width for lcd_fillrect (no actuall change)Tomer Shalev2010-04-07
* Text viewer: Make global variables staticTomer Shalev2010-04-07
* Text viewer: Fix limit calculation in col_limit() which maximizes overlapping...Tomer Shalev2010-04-07
* Text viewer: Fix possible memory corruptionTomer Shalev2010-04-07
* Text viewer: Documentation and code cosmetics (no functional changes)Tomer Shalev2010-04-07
* Fix typo in a bootchart messageTorne Wuff2010-04-06
* Another small bookmark.c revision, no functional change, saves bin sizeJeffrey Goode2010-04-06
* Bookmark.c cleanup, still no functional changes... yetJeffrey Goode2010-04-06
* Slovak language updateBertrik Sikken2010-04-06
* Make array static const in apps/recorder/jpeg_load.cBertrik Sikken2010-04-06
* Restructure some bookmarking code, preparatory to adding version info to book...Jeffrey Goode2010-04-05
* as3525v2: Move codec into iram freeing 1MB for the audio buffer and also a sm...Thomas Martitz2010-04-05
* Add T for plugins to the advanced build options to build all test_* plugins.Thomas Martitz2010-04-05
* test_boost: fix r25464: button_get() can't be used with actionsAndree Buschmann2010-04-05
* test_mem: fix r25464: button_get() can't be used with actionsRafaël Carré2010-04-05
* Fix capitalization in hotkey dialogJeffrey Goode2010-04-05
* Make the displayed hotkey settings scroll (fix FS#11170)Alexander Levin2010-04-04
* Make test_mem.c and test_boost.c compilable on targets without BUTTON_UP.Andree Buschmann2010-04-03
* No need to call the same function twiceAlexander Levin2010-04-03
* Make hotkey strings (question and confirmation) better localizable (FS#11171)Alexander Levin2010-04-03
* Move delta calculation up so that only the loop time counts.Thomas Martitz2010-04-03
* Memory benchmark plugin. Tests memory speeds and prints the kB/s.Thomas Martitz2010-04-03
* Manual update for keymaps, hotkeysJeffrey Goode2010-04-02
* Only build alarm_menu.c if neededRafaël Carré2010-04-02
* Fix someone elses yellow and redJeffrey Goode2010-04-02
* Switch on hotkey on several targets. Stole the WPS Show Track Info key for m...Jeffrey Goode2010-04-02
* Fix test_boost boost handling. Also show the number of loops per second.Thomas Martitz2010-04-01
* Boot charting support.Torne Wuff2010-04-01
* FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...Jeffrey Goode2010-04-01
* Fix FS#11152 in a cleaner way. At least on the sim, the state remained in FMR...Frank Gevaerts2010-03-31
* Clip: enable recording keymap when needed (forgotten in r25390)Rafaël Carré2010-03-31
* Make sure FM Tuner is stopped at initRafaël Carré2010-03-30
* Viewer: Implement alignment option, to provide alignment of RTL text (Hebrew,...Tomer Shalev2010-03-30
* Build pitch_detector bitmaps for all targets, even those without colorRafaël Carré2010-03-30
* Oops, forgot to update the header with the added name for the nyorsk translat...Mustapha Senhaji2010-03-30
* pitch_detector: fix builds on monochrome targets, remove an unused variableRafaël Carré2010-03-29
* Update the norwegian (nynorsk) translation.Mustapha Senhaji2010-03-29
* Update the norwegian (norsk) translation.Mustapha Senhaji2010-03-29
* as3525v2 : recording (FM only, no microphone yet)Rafaël Carré2010-03-29
* pitch_detector plugin only works on color LCDsRafaël Carré2010-03-29
* Fix "bookmark on stop: ask" when idle poweroff triggers.Torne Wuff2010-03-28
* Fractals: Remove redundant assignment to a variable (y_delta)Tomer Shalev2010-03-28
* Brickmania: Don't use hard coded valueTomer Shalev2010-03-28
* Fuzev2: add dithering option for mpegplayerRafaël Carré2010-03-28
* Brickmania: Fix yellowTomer Shalev2010-03-27
* Brickmania: Prevent a ball that is sticked to the edge of the pad from being ...Tomer Shalev2010-03-27
* Brickmania: Simplify movement of pad (and any balls that are sticked to it)Tomer Shalev2010-03-27
* Brickmania: Prevent two overlapping balls from destrying bricks together and ...Tomer Shalev2010-03-27
* fix redRafaël Carré2010-03-25