summaryrefslogtreecommitdiffstats
path: root/apps/plugins/midi
AgeCommit message (Expand)AuthorFilesLines
2010-09-07plugins (doom, midi, rockboy): don't use non-static inlineRafaël Carré1-1/+1
2010-08-30Plugins: modify IRAM copying codeRafaël Carré1-4/+0
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-2/+1
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz1-1/+2
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-2/+1
2010-07-25Replace remaining printf in midi plugin (fix yellow/red)Michael Chicoine4-52/+52
2010-07-25Rename printf to prevent naming conflict. Also change comment to conform with...Michael Chicoine2-10/+10
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz1-0/+2
2010-05-07Fix (hopefully) last aliasing bug (midiutil), and enable -fno-strict-aliasing...Frank Gevaerts1-3/+3
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz3-6/+4
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat1-0/+8
2010-02-14Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ...Szymon Dziok1-0/+8
2010-02-07Remove tabsAndree Buschmann1-1/+1
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev1-1/+1
2009-12-09More GoGear SA9200 plugin keymaps, plus a fix on mosaique.Robert Menes1-0/+8
2009-12-06Correct checking return value of open in plugins.Teruaki Kawashima2-2/+2
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere1-0/+2
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli1-0/+8
2009-04-10FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz1-2/+9
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere1-0/+3
2009-03-28midi: yield more, fixes flickering backlight fade on some targets while playi...Nils Wallménius3-290/+258
2009-03-04Use a static pattern rule to restrict the dependency on [pluginname].o to sin...Jens Arnold1-12/+0
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo1-0/+8
2009-01-16loader-initialized global plugin API:Andrew Mahone6-13/+2
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli1-1/+2
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger1-1/+3
2008-12-08Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere1-1/+1
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg1-0/+8
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré1-1/+1
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg1-1/+1
2008-11-24Rearrange the main synth loop a little and move some tests around for a ~5% s...Nils Wallménius2-28/+40
2008-11-22Macros should be ALL CAPS, so rename (un)likely() to (UN)LIKELY()Nils Wallménius1-18/+18
2008-11-21Turns out that using likely in the loop condition gives a nice little speedup...Nils Wallménius1-1/+1
2008-11-20Introduce likely() and unlikely() macros, use to give gcc hints about which b...Nils Wallménius1-18/+18
2008-11-20Restore specific compiler flags for the midi plugin lost in r19146Nils Wallménius1-0/+8
2008-11-20Don't objcopy simulator plugins.Björn Stenberg1-1/+6
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2-77/+28
2008-11-17Turn on more compiler optimizations on other targets than the coldfire based ...Nils Wallménius1-4/+0
2008-10-07IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov1-0/+7
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere1-1/+1
2008-07-27Oops, revert unrelated changesNils Wallménius2-18/+11
2008-07-27FS#9221 by Christopher Williams fixing a couple of bugs in keyboxNils Wallménius2-11/+18
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg11-22/+44
2008-05-13Plugin parameters should be const.Steve Bavin3-6/+6
2008-05-02Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in...Michael Sevakis1-0/+9
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase1-5/+21
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase1-0/+9
2008-03-22Adapted most multi-source plugins to the iAudio M3 keypad and screen. Doom an...Jens Arnold1-0/+9
2008-03-01M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla1-0/+11
2008-01-13Midiplay: more consistent button mapping on c200 - use the volume buttons to ...Marianne Arnold1-4/+4