Age | Commit message (Expand) | Author |
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-07-01 | PacBox: Premultiply sound prom data on load rather than during emulation. Use... | Michael Sevakis |
2010-07-01 | Fix r27202 red. MCF5249 plugin IRAM is already very occupied. | Michael Sevakis |
2010-07-01 | Enable game sounds in PacBox. Sound is OFF by default but can be enabled from... | Michael Sevakis |
2010-06-21 | Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #... | Thomas Martitz |
2010-06-11 | FS#11335 by me: make ARM assembly functions thumb-friendly | Rafaël Carré |
2010-04-23 | Gigabeat S: Will run pacbox at 60fps. Set FPS accordingly. | Michael Sevakis |
2010-03-19 | Revert r22171 (+r22186) for pacbox, given that it doesn't work, and causes cr... | Dave Hooper |
2010-02-14 | Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ... | Szymon Dziok |
2010-01-17 | change dependencies in make files: | Teruaki Kawashima |
2009-12-15 | Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and | Tomer Shalev |
2009-12-02 | Start committing plugin keymaps for the Philips GoGear SA9200. | Robert Menes |
2009-09-07 | Pacbox: add support for hardware 256 color palette mode. | Karl Kurbjun |
2009-08-31 | * Fix plugin keymaps for VX777 | Maurus Cuelenaere |
2009-08-06 | fix for r22171 for pacbox. make "Quit" item quit the plugin again. | Teruaki Kawashima |
2009-08-05 | add playback control to more menu of plugins. | Teruaki Kawashima |
2009-08-04 | Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ... | Michael Giacomelli |
2009-07-13 | FS#10235 - "(fuze) pacbox keymap change" by Ralph Soto. | Thomas Martitz |
2009-06-16 | Accept FS#10094 by Teruaki Kawashima: | Jonathan Gordon |
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-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-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-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 |
2008-08-15 | FS#9281 Rename of splash functions. | Nils Wallménius |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-05-27 | Fix Pacbox controls for D2 touchscreen | Rob Purchase |
2008-05-13 | Plugin parameters should be const. | Steve Bavin |
2008-05-02 | Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in... | Michael Sevakis |
2008-04-27 | FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. | Rob Purchase |
2008-03-22 | D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue... | Rob Purchase |
2008-01-04 | Stop wasting binary size + ram for several plugins. Plugins are supposed to b... | Jens Arnold |
2007-11-02 | Build some more plugins for M:Robe most work, doom builds and runs if you use... | Karl Kurbjun |
2007-09-10 | Clean up hard-coded paths | Nils Wallménius |
2007-07-02 | Ooops. | Jens Arnold |
2007-05-26 | Adapt Pacbox for the Sansa's LCD - it was using the ipod Nano display routine... | Dave Chapman |
2007-05-08 | Move the old api out of the core and into the plugin lib. | Jonathan Gordon |
2007-03-16 | Rename some macros to account for the recently added M5 port. No code changes. | Jens Arnold |
2007-03-16 | Get rid of the 'center' parameter for splashes. There were only 2 of almost 5... | Jens Arnold |