summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
2009-12-05A few more GoGear SA9200 plugin keymaps.Robert Menes
2009-12-05spacerocks: Fix indentation and remove trailing spaces. Fix some minor bugs.Teruaki Kawashima
2009-12-05boomshine: use theme colour to draw text so that text would be more readable ...Teruaki Kawashima
2009-12-05plasma: clean up button definition.Teruaki Kawashima
2009-12-05Fix division by 0 by clamping freq value a little higher, some minor style an...Nils Wallménius
2009-12-04png: Change zoom in/out method and don't center the view on zoom.Teruaki Kawashima
2009-12-04text editor: Return pointer to buffer but position in buffer for ACTION_GET t...Teruaki Kawashima
2009-12-04blackjack: Set foreground color and background color properly after canceled ...Teruaki Kawashima
2009-12-04Fix a typo for the GoGear SA9200 on chessclock, and got the LCD resolutionRobert Menes
2009-12-04Dice: Prevent a divide by 0Karl Kurbjun
2009-12-04fix red - add missing #elifMichael Chicoine
2009-12-042 equal signs are better than waaa-huunn....Jonathan Gordon
2009-12-03Another round of plugin keymaps for the Philips GoGear SA9200.Robert Menes
2009-12-03rockblox: Correct wrong access to array of highscores.Teruaki Kawashima
2009-12-02Red is bad, mmmkay? And this should get rid of all thatRobert Menes
2009-12-02Begone, red!Robert Menes
2009-12-02Fix red.Robert Menes
2009-12-02Start committing plugin keymaps for the Philips GoGear SA9200.Robert Menes
2009-11-24revert accidental commitFrank Gevaerts
2009-11-24Limit character width to 255 pixelsFrank Gevaerts
2009-11-23remove svn:executableMichael Chicoine
2009-11-22fix more redNils Wallménius
2009-11-22Fix reds.Nils Wallménius
2009-11-22Give test_codec the ability to checksum files or folders of files, usefull to...Nils Wallménius
2009-11-22Fix references to those files.Nils Wallménius
2009-11-22Rename files to avoid name clash with a commit soon to come.Nils Wallménius
2009-11-22XLCD lib: * Fix bug (improper fill) in pixel-wise left scrolling on 2bpp hori...Jens Arnold
2009-11-22Plasma demo: (1) small speed optimisation. (2) Limit speed to 33fps. (3) Boos...Jens Arnold
2009-11-20Merge mpeg_malloc_reason_t and mpeg2_alloc_t, add STATE_INTERNAL_NORETURN to ...Andrew Mahone
2009-11-20Fix codec and plugin issues on ARM EABI caused by .iram sometimes being assig...Andrew Mahone
2009-11-20Short enum fixes for doom plugin.Andrew Mahone
2009-11-18jpeg/png: Remove erased file name from list of file when change file.Teruaki Kawashima
2009-11-17Fix FS#10546 - metronome doesn't work on h1xx/h3xx.Torne Wuff
2009-11-17jpeg/png: refactor use of buf.Teruaki Kawashima
2009-11-17Fix previous commit on targets without bitmap supportJohannes Schwarz
2009-11-17FS#10193 - Add a standart menu to rockblox and clean up the codeJohannes Schwarz
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