summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Move seek() from wma.c to libasf since it's really ASF-specific.Mohamed Tarek2010-05-21
* tagcache: fix queue operation, it should be queue_peek.Amaury Pouly2010-05-21
* mpegplayer: use OFF_T_MIN/MAX instead of LONG_MIN/MAX in one spot. Define OFF...Michael Sevakis2010-05-21
* updates Japanese translationYoshihisa Uchida2010-05-21
* make radioart work in the sbsJonathan Gordon2010-05-21
* Clipv2 / Clip+ : lcd scanrate checked with test_scanrateRafaël Carré2010-05-20
* Fix test_resizeThomas Martitz2010-05-20
* more french translationRafaël Carré2010-05-20
* a bit of french translationRafaël Carré2010-05-20
* Fix reds: add m3 keypad, fix typo in the ipods part, correct button for h10, ...Thomas Martitz2010-05-20
* Tweak new pluginlib button map for frotz to be more convenientTorne Wuff2010-05-20
* Fix a data abort in codebuster.Thomas Martitz2010-05-20
* S#10387 - Rework pluginlib actionsThomas Martitz2010-05-20
* pass pointers around instead of coping whole structsJonathan Gordon2010-05-20
* redo r25569 so the screen is only cleared once instead of every update (which...Jonathan Gordon2010-05-20
* fix FS#10993 - "No Settings" doesnt get voiced because it uses str() instead ...Jonathan Gordon2010-05-20
* skin_tokne.c: move WPS_TOKEN_TRACK_STARTING and WPS_TOKEN_TRACK_ENDING to get...Teruaki Kawashima2010-05-20
* accept FS#10992 by Rui Araújo to fix FS#10976 - make the <Untagged> string t...Jonathan Gordon2010-05-20
* 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