summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* FS#11293 - Catalan language update by Adrián Cereto MassaguéAlex Parker2010-05-24
* FS#11303 - Polish translation update by Tomasz KowalczykAlex Parker2010-05-24
* FS#11269 - Slovak language update by Peter LeckyAlex Parker2010-05-24
* Correct new memcpy/memset functionality in test_mem plugin. Use appropriate c...Andree Buschmann2010-05-24
* Make PCM->driver interface about as simple as it will get. Registered callbac...Michael Sevakis2010-05-24
* fix: when move_handle() is successful, the return valueYoshihisa Uchida2010-05-24
* fix the %Ti (preset index) not working with conditionls correctlyJonathan Gordon2010-05-24
* Wakeup alarm screen is unusuable with large fonts or small screensRafaël Carré2010-05-22
* Some more fixes to Dutch langfilePeter D'Hoye2010-05-21
* Update Dutch langfilePeter D'Hoye2010-05-21
* Update of Czech languageMichael Chicoine2010-05-21
* Rename seek() to asf_seek()Mohamed Tarek2010-05-21
* 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