summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
2009-11-15jpeg/png: change file list handling a bit.Teruaki Kawashima
2009-11-15jpeg/png: unify code to display image to draw_image(_rect).Teruaki Kawashima
2009-11-15sudoku: fix improper checking if loaded puzzle is valid. blocks also need to ...Teruaki Kawashima
2009-11-15Doom: test to see if it still needs Os on arm - that was set when the plugin ...Karl Kurbjun
2009-11-11pcmbuf: bug fix with pcmbuf flush, code cleanup, added commentsJeffrey Goode
2009-11-09Make the codecs use more IRAM on S5L870x, as we have plenty of it.Michael Sparmann
2009-11-07Test codec: Add exit button for touchscreensKarl Kurbjun
2009-11-07M:Robe 500: Menu button is now power for JPEG viewerKarl Kurbjun
2009-11-07theme remove: add sbs to remove list.Teruaki Kawashima
2009-11-05pcmbuf: better latency calculation, added debug codeJeffrey Goode
2009-11-04FS#10649: calendar: make it selectable what day is first day of week.Teruaki Kawashima
2009-11-03brickmania: fix scrollwheel useRafaël Carré
2009-10-31FS#10620 - fix a bug in bubbles on c200 thanks to Sascha WildeJohannes Schwarz
2009-10-29Lua: return nil when function failed instead of returning nothingMaurus Cuelenaere
2009-10-29Also expose functions having (s)size_t or off_t as argument/return type to Lua.Maurus Cuelenaere
2009-10-29Fix FS#10734 - scoring in boomshine.lua is broken (r23391)Robert Kukla
2009-10-29Boomshine plugin : make speed and ball sizes adapt to the target screen size ...Kevin Ferrare
2009-10-29Boomshine plugin : port to Greyscale and B/W targets, and targets without tou...Kevin Ferrare
2009-10-29Boomshine plugin : Better messages at the end of the game (fixes the nblevel+...Kevin Ferrare
2009-10-29Fixed the Boomshine plugin not to crash when there are no more levels to playKevin Ferrare
2009-10-28Add Boomshine to the games categoryMaurus Cuelenaere
2009-10-28Add new Lua touchscreen-only game: BoomshineMaurus Cuelenaere
2009-10-28Add Lua support to plugins MakefileMaurus Cuelenaere
2009-10-26Lua: add lib/helper.c wrappersMaurus Cuelenaere
2009-10-26FS#10724 - fix alignment issue in Codebuster by Clément Pit--ClaudelJonathan Gordon
2009-10-25Correct Id keyword and add svn:keywords property.Teruaki Kawashima
2009-10-24Correct spelling and punctuation in Codebuster menus.Alex Parker
2009-10-24FS#10497 - New game codebuster, which is a clone of the classic game mastermi...Johannes Schwarz
2009-10-23Lua: add parts of the math library (all floating point functions are #ifdef'e...Maurus Cuelenaere
2009-10-23Lua: add do_menu() wrapper. Also fix potential NULL pointer dereferenceMaurus Cuelenaere
2009-10-20Fix red caused by ancient incorrect #ifdefs.Thomas Martitz
2009-10-20Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz
2009-10-20Correct wrong usage of event callbacks all over the place. It's not supposed ...Thomas Martitz
2009-10-20Use pointer to memos instead of accessing the array.Teruaki Kawashima
2009-10-18Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_tim...Bertrik Sikken
2009-10-16Pluginlib: make scroll functions clear screen if scrolled by >= screen size (...Torne Wuff
2009-10-16Fuze: Change the button to mark possibilities from a select+up combo to just ...Thomas Martitz
2009-10-15FS#10554: Rockpaint: enable to set canvas size.Teruaki Kawashima
2009-10-14Remove private memcpy wrapper that is no longer needed since r19847 and may c...Nils Wallménius
2009-10-13brickmania: There are only 9 powerupsRobert Kukla
2009-10-12New plugin theme_remove which offers a way to remove specified theme.Teruaki Kawashima
2009-10-12Ditch additional copyright notice quoted from iBugger.Michael Sparmann
2009-10-11Use PLUGINFLAGS in lua.make, instead of only CFLAGS.Thomas Martitz
2009-10-11Make sure to use $(CFLAGS) to get all defines when preprocessing actions.hFrank Gevaerts
2009-10-10Add crypt_firmware plugin for Nano2G - this uses the hardware crypto unit to ...Dave Chapman
2009-10-09Fix compilation of simulators on Mac OS X 10.6. Tested on 10.5.8 and 10.6.1.Tom Ross
2009-10-09rockboy: remove useless assignement for fuzeRafaël Carré
2009-10-09calculator: use home as clear button for sansa fuzeRafaël Carré
2009-10-09add Seth Opgenorth to docs/CREDITSMichael Chicoine
2009-10-08FS#10661 by Seth Opgenorth, adding more levels to brickmaniaNils Wallménius