Age | Commit message (Expand) | Author |
2010-11-30 | HD300 - plugins keymaps | Marcin Bukat |
2010-11-03 | These should be the last of the plugin keymaps required | Robert Menes |
2010-11-02 | MPIO HD200: rename button defines to adhere how they are labeled on the device. | Marcin Bukat |
2010-08-25 | Remove a bunch of build conditions inside .c files | Rafaël Carré |
2010-08-24 | Second try: Introduce plugin_crt0.c that every plugin links. | Thomas Martitz |
2010-08-23 | Revert "Introduce plugin_crt0.c that every plugin links." | Thomas Martitz |
2010-08-23 | Introduce plugin_crt0.c that every plugin links. | Thomas Martitz |
2010-06-06 | Save the scratchpad state in Sudoku plugin (FS#5737). | Dominik Riebeling |
2010-05-19 | sudoku: remove commented out code. | Teruaki Kawashima |
2010-05-06 | Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t... | Thomas Martitz |
2010-04-26 | Add MPIO HD200 port - changed files | Marcin Bukat |
2010-02-14 | Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ... | Szymon Dziok |
2009-12-16 | sudoku: fix FS#7772: Sudoku: "Solve" Crash. | Teruaki Kawashima |
2009-12-15 | Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and | Tomer Shalev |
2009-12-04 | Fix a typo for the GoGear SA9200 on chessclock, and got the LCD resolution | Robert Menes |
2009-12-03 | Another round of plugin keymaps for the Philips GoGear SA9200. | Robert Menes |
2009-11-15 | sudoku: fix improper checking if loaded puzzle is valid. blocks also need to ... | Teruaki Kawashima |
2009-10-16 | Fuze: Change the button to mark possibilities from a select+up combo to just ... | Thomas Martitz |
2009-09-04 | Fix STRIDE macro for multiscreen and add stride support for picture lib. | Karl Kurbjun |
2009-08-31 | * Fix plugin keymaps for VX777 | Maurus Cuelenaere |
2009-08-31 | pegbox, sliding_puzzle, sokoban, solitaire, sudoku, and superdom: Add support... | Karl Kurbjun |
2009-08-04 | Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ... | Michael Giacomelli |
2009-07-27 | Sudoku: Add support for 640xx480 screens. | Karl Kurbjun |
2009-07-14 | FS#10080 | Nils Wallménius |
2009-07-11 | Correct return value when quit sudoku from the menu. | Teruaki Kawashima |
2009-07-10 | FS#10418: Change menu button in Sudoku on Fuze, by Nick Tryon | Johannes Schwarz |
2009-06-16 | Accept FS#10094 by Teruaki Kawashima: | Jonathan Gordon |
2009-06-07 | Convert a number of places in core and plugins to use the BIT_N() macro inste... | Jens Arnold |
2009-05-06 | M:Robe 500: Get the rest of the games except doom working with the touchscreen. | Karl Kurbjun |
2009-04-10 | FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up... | Thomas Martitz |
2009-04-07 | Enable plugins on the Onda VX747 | Maurus Cuelenaere |
2009-01-24 | Plugins for the Philips HDD1630. The keymaps are largely untested on the devi... | Mark Arigo |
2009-01-17 | unify pointers to value for configfile, and add TYPE_BOOL type, used by | Andrew Mahone |
2009-01-16 | loader-initialized global plugin API: | Andrew Mahone |
2009-01-04 | Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz. | Michael Giacomelli |
2008-12-12 | m200v4: rename Keys, so they match better other targets with similar key-layo... | Dominik Wenger |
2008-12-08 | Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:M | Maurus Cuelenaere |
2008-12-04 | Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config... | Björn Stenberg |
2008-11-28 | Sansa Clip: build plugins (FS#9578) | Rafaël Carré |
2008-11-27 | Make Select change the scroll direction in Sudoku on Ipods (FS#8428 by Henri ... | Dominik Riebeling |
2008-11-25 | Added 'keywords' and 'eol-style' properties. | Björn Stenberg |
2008-11-20 | New makefile solution: A single invocation of 'make' to build the entire tree... | Björn Stenberg |
2008-10-30 | Factor out save / restore sudoku board (FS#9516 by Alexander Levin) | Dominik Riebeling |
2008-10-29 | state->savedboard doesn't exist, so revert that part of r18906 for now. It mi... | Jens Arnold |
2008-10-28 | Fix sudoku crash when using reload without previously saved state (FS#9509 by... | Dominik Riebeling |
2008-10-25 | Add in-grid graphical markers for scratchpad values to sudoku (FS#8364 by Hen... | Dominik Riebeling |
2008-10-18 | revert plugin_api part of r18830, as this was the wrong solution for those | Frank Gevaerts |
2008-10-18 | code police : fix some multiply defined variables | Frank Gevaerts |
2008-10-07 | IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. | Vitja Makarov |
2008-08-23 | Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN | Maurus Cuelenaere |