summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* HD200 - adjust LCD_SCANRATE (changed a bit after PLL settings change)Marcin Bukat2010-05-20
* pdbox: Rewrote recently added bugfixesWincent Balin2010-05-20
* pdbox: Got rid of signedness-related warningsWincent Balin2010-05-20
* pdbox: Made size value signedWincent Balin2010-05-20
* pdbox: Adjusted return values for functions read() and write()Wincent Balin2010-05-20
* sudoku: remove commented out code.Teruaki Kawashima2010-05-19
* skin_parser.c: fix possibile overflow in parse_setting_and_lang(). simplify c...Teruaki Kawashima2010-05-19
* Add charging/discharging indication to battery debug menu if CONFIG_CHARGING ...Marcin Bukat2010-05-19
* Updated italian translation.Alessio Lenzi2010-05-18
* plugins: undefine DEBUG macros just in case, before defining them to a real s...Rafaël Carré2010-05-18
* Build overlay plugins for all targets with PLUGIN_BUFFER <= 0x10000 bytesRafaël Carré2010-05-18
* apps/plugins/lib/SOURCES: make it more readable (space, comments, order)Rafaël Carré2010-05-18
* plugins: changes for targets with small plugin buffer (Clipv1)Rafaël Carré2010-05-18
* fft: always enable spectrogram, gray mode works with LCD_DEPTH == 1Rafaël Carré2010-05-18
* mp3_encoder: fix a typo, put uninitialized variable in BSSRafaël Carré2010-05-18
* Add memset/memcpy benches to test_mem pluginMarcin Bukat2010-05-18
* mp3_encoder: reduce plugin binsizeRafaël Carré2010-05-18
* Add missing svn properties for the new files created in r26109Dave Chapman2010-05-17
* as3514/as3543 fixesRafaël Carré2010-05-17
* plugins: reorder SOURCES conditions to be more readableRafaël Carré2010-05-17
* fix yellow/redJonathan Gordon2010-05-17
* split the radio code into multiple files in the hope that makes it more likel...Jonathan Gordon2010-05-17
* splash.c: correct calculation of y coordinate of splash.Teruaki Kawashima2010-05-17
* Change default chip8 keymap on c200/m200/clip families to use up/down on the ...Torne Wuff2010-05-17
* rockboy: fix format strings in snprintf. use int for slot_id and use %d tag f...Teruaki Kawashima2010-05-17
* Simplify mpegplayer a bit and use array-based lists rather than linked lists ...Michael Sevakis2010-05-17
* fft plugin: move const data into a c file and use no wider types than necessa...Nils Wallménius2010-05-17
* rockboy: add a Clip keymapRafaël Carré2010-05-17
* I think I intended a different expression.Michael Sevakis2010-05-17
* count is being used as the value of the last item to show, so rename it to no...Jonathan Gordon2010-05-17
* the fm presets list should wrap.. so make that workJonathan Gordon2010-05-17
* How punny. Just one more whack-a-mole to get.Michael Sevakis2010-05-16
* MPEGPlayer: reconceal the point punsMichael Sevakis2010-05-16
* Rearrange statements for a small binsize reduction; delete unneeded bracesAlexander Levin2010-05-16
* MPEGPlayer: Add a second layer of caching to help speed up byte-wise scanning...Michael Sevakis2010-05-16
* fix a minor fms presetlist viewer bug with displaying prev when you are on th...Jonathan Gordon2010-05-16
* fix redNils Wallménius2010-05-16
* Since we no longer use -fno-strict-aliasing in CFLAGS we don't need to strip ...Nils Wallménius2010-05-16
* yellow go bye byeJonathan Gordon2010-05-16
* FS#11263 - Radio Art support! %C and %Cl tags work in the radio screen and Ba...Jonathan Gordon2010-05-16
* Make sure to include audiohw.h in settings.h or the definition of struct user...Michael Sevakis2010-05-16
* Revert r26048. APE tags in mp3 is explicitely on http://www.rockbox.org/wiki/...Frank Gevaerts2010-05-15
* Format FM frequency depending on the regional settings (FS#11273)Alexander Levin2010-05-15
* Revert r26055 since it breaks certain Archos targets.Michael Sevakis2010-05-15
* - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz2010-05-15
* Small mistake in francais.langRafaël Carré2010-05-15
* Fix alarmclock plugin time miscalculationRafaël Carré2010-05-15
* If HAVE_POWEROFF_WHILE_CHARGING is not defined and the charging configuration...Michael Sevakis2010-05-15
* Hopefully finish off the red from r26051.Michael Sevakis2010-05-15
* Hopefully get some green back from r26051.Michael Sevakis2010-05-15