summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Implement dbg_save_roms for TCC780x.Rob Purchase2009-10-29
* Improve a few debug logger messages.Dominik Riebeling2009-10-29
* Only expose pcmbuf_beep on SWCODEC targets (aka fix red).Maurus Cuelenaere2009-10-29
* Lua: return nil when function failed instead of returning nothingMaurus Cuelenaere2009-10-29
* Expose pcmbuf_beep() to plugins (based on FS#10608 by Christophe Gragnic)Maurus Cuelenaere2009-10-29
* Also expose functions having (s)size_t or off_t as argument/return type to Lua.Maurus Cuelenaere2009-10-29
* Const correctnessNils Wallménius2009-10-29
* Remove svn:executable from wpsMichael Chicoine2009-10-29
* Remove svn:executable from simulator UIMaurus Cuelenaere2009-10-29
* Fix FS#10734 - scoring in boomshine.lua is broken (r23391)Robert Kukla2009-10-29
* Boomshine plugin : make speed and ball sizes adapt to the target screen size ...Kevin Ferrare2009-10-29
* Boomshine plugin : port to Greyscale and B/W targets, and targets without tou...Kevin Ferrare2009-10-29
* minor changes... Jonathan Gordon2009-10-29
* Don't break line too earlyTomer Shalev2009-10-29
* 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 support to buildzip.pl for Lua scriptsMaurus 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
* Move mktccboot from tools/ to rbutil/mktccboot/ - inspired by FS#10728 but wi...Dave Chapman2009-10-28
* Update bootloader download location and add a note about building with VS2005.Dominik Riebeling2009-10-28
* Use array for quickscreen item settings to simplify some logicNils Wallménius2009-10-28
* make the mini2440 simulator compile.Dominik Wenger2009-10-28
* Allow the x and y pixel values of viewports to be a negative number..Jonathan Gordon2009-10-28
* fix the charging icon so it will actually display correctlyJonathan Gordon2009-10-28
* First go at converting the inbuilt statusbar into a skin, right now its only ...Jonathan Gordon2009-10-28
* Don't rely on {} expansion since not all shells have that.Jonas Häggqvist2009-10-27
* Copy SDL.dll from the SDL dir which was used, rather than relying on PATH.Jonas Häggqvist2009-10-27
* Adapt to the new method of building w32 sims (adds a -w flag).Jonas Häggqvist2009-10-27
* Move mknkboot.[ch] to beastpatcher folder.Dominik Riebeling2009-10-27
* remove accidentally commited spaces.Dominik Wenger2009-10-27
* Initial touchscreen support for mini2440. Based on D2 touchscreen driverDominik Wenger2009-10-27
* Show status about downloading build information in the status bar.Dominik Riebeling2009-10-27
* Add mini2440 support to scrambleDominik Wenger2009-10-27
* FS#10722: some improvements for gui/list.cTeruaki Kawashima2009-10-27
* Replace amsinfo by another version which:Rafaël Carré2009-10-27
* Fix iPod Nano 2G UI sluggishness (thanks to JdGordon for spotting this)Michael Sparmann2009-10-26
* Add a pointer to the manual and wiki for finding an OF file for AMS bootloade...Dominik Riebeling2009-10-26
* tools: delete mk500boot upon make cleanTomer Shalev2009-10-26
* Many more drivers for mini2440. Now the main binary compiles and runs.Dominik Wenger2009-10-26
* AMS Sansa: Change some #defines in debug-as3525 from "(SANSA_E200V2) || defin...Jack Halpin2009-10-26
* Lua: add lib/helper.c wrappersMaurus Cuelenaere2009-10-26
* fix an off-by-one error in lcd_update_rect()Michael Chicoine2009-10-26