summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Boomshine plugin : Better messages at the end of the game (fixes the nblevel+...Kevin Ferrare2009-10-29
* * code police on a macro which has no reason for beingJonathan Gordon2009-10-29
* Fixed the Boomshine plugin not to crash when there are no more levels to playKevin Ferrare2009-10-29
* Remove unused #define and correct comment.Maurus Cuelenaere2009-10-28
* Add support for running Lua games/apps from the Plugins menuMaurus Cuelenaere2009-10-28
* Add Boomshine to the games categoryMaurus Cuelenaere2009-10-28
* Add new Lua touchscreen-only game: BoomshineMaurus Cuelenaere2009-10-28
* Add Lua support to plugins MakefileMaurus Cuelenaere2009-10-28
* Committing FS#10717 by Tomasz Kowalyczyk: add PLAYLIST_INSERT_LAST_SHUFFLED (...Dave Hooper2009-10-28
* Touchscreen targets: fix software hold not locking touchscreenMaurus Cuelenaere2009-10-28
* The Onda VX777 has only one button, add it to the keymap.Maurus Cuelenaere2009-10-28
* Use array for quickscreen item settings to simplify some logicNils Wallménius2009-10-28
* Allow the x and y pixel values of viewports to be a negative number..Jonathan Gordon2009-10-28
* Initial touchscreen support for mini2440. Based on D2 touchscreen driverDominik Wenger2009-10-27
* FS#10722: some improvements for gui/list.cTeruaki Kawashima2009-10-27
* Many more drivers for mini2440. Now the main binary compiles and runs.Dominik Wenger2009-10-26
* Lua: add lib/helper.c wrappersMaurus Cuelenaere2009-10-26
* FS#10724 - fix alignment issue in Codebuster by Clément Pit--ClaudelJonathan Gordon2009-10-26
* Use ARRAYLEN macro in usb_keymaps.cTomer Shalev2009-10-25
* Revert r23339 and use setid3v1title() from metadata/mp3.c instead.Mohamed Tarek2009-10-25
* Correct Id keyword and add svn:keywords property.Teruaki Kawashima2009-10-25
* buffering: leave a comment to explain what is broken in the code and link to ...Rafaël Carré2009-10-25
* No need for this to be staticNils Wallménius2009-10-25
* Add support for ID3v1 metadta tags in Real Media container.Mohamed Tarek2009-10-24
* Correct spelling and punctuation in Codebuster menus.Alex Parker2009-10-24
* FS#10497 - New game codebuster, which is a clone of the classic game mastermi...Johannes Schwarz2009-10-24
* Minor Hebrew translation fixesTomer Shalev2009-10-24
* FS#10704 - Make a configuration option to disable USB HID Tomer Shalev2009-10-23
* Lua: add parts of the math library (all floating point functions are #ifdef'e...Maurus Cuelenaere2009-10-23
* Lua: add do_menu() wrapper. Also fix potential NULL pointer dereferenceMaurus Cuelenaere2009-10-23
* Consolidate almost identical code in pcmbuf.cJeffrey Goode2009-10-23
* Code cleanup in dsp.c and misc.c, some commentsJeffrey Goode2009-10-22
* Remove all update event callbacks if the custom statusbar is unused.Thomas Martitz2009-10-20
* No need to have this variable global anymore.Thomas Martitz2009-10-20
* Fix a few potential redraw problems with the custom statusbar and wps fightin...Thomas Martitz2009-10-20
* Fix red caused by ancient incorrect #ifdefs.Thomas Martitz2009-10-20
* Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz2009-10-20
* Correct wrong usage of event callbacks all over the place. It's not supposed ...Thomas Martitz2009-10-20
* usb_keypad_mode shouldn't depend on SIMULATORFrank Gevaerts2009-10-20
* USB_ENABLE_HID can be enabled without USE_ROCKBOX_USB, so move the usb_hid an...Frank Gevaerts2009-10-20
* Use pointer to memos instead of accessing the array.Teruaki Kawashima2009-10-20
* Cleanup quickscreen text drawing by using text alignment flags for viewports.Thomas Martitz2009-10-19
* Fix yellow: wrong file usedTomer Shalev2009-10-19
* Fix yellow: Missing statusbar.h include (hopefully the last one missing)Tomer Shalev2009-10-19
* Remove redundant ata_mmc.h include in screens.cTomer Shalev2009-10-19
* Fix yellow: Missing ata_mmc.h includeTomer Shalev2009-10-19
* Fix yellow: Another try at fixing aggressive includes removalTomer Shalev2009-10-19
* Fix red: Too aggressive exclusion of includesTomer Shalev2009-10-19
* Extract usb_screen logic out of screens.c into apps/gui/usb_screen.cTomer Shalev2009-10-19
* Fix FS#10689 - H10 USB HID keymap problem - continued Tomer Shalev2009-10-19