summaryrefslogtreecommitdiffstats
path: root/apps/plugins/vu_meter.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-03These should be the last of the plugin keymaps requiredRobert Menes1-0/+11
2010-11-02MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat1-2/+2
2010-08-28plugins: use lcd_putsf/lcd_putsxyfRafaël Carré1-3/+1
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-1/+1
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz1-1/+1
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-1/+1
2010-05-06Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz1-1/+1
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat1-0/+11
2010-02-13Packard Bell Vibe 500: More plugin keymaps (second portion).Szymon Dziok1-0/+11
2009-12-16vumeter: Remove unused definesTomer Shalev1-44/+0
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev1-1/+1
2009-12-05A few more GoGear SA9200 plugin keymaps.Robert Menes1-0/+13
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere1-0/+4
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli1-0/+13
2009-07-05Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040...Maurus Cuelenaere1-2/+2
2009-04-21Add initial plugin keymaps for M:robe 500Karl Kurbjun1-0/+4
2009-04-10FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz1-4/+2
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere1-0/+7
2009-02-26Accept the first patch at FS#9953 - Add Playback Control to more plugins, by...Thomas Martitz1-1/+7
2009-01-25fix mem* wrappers in UI on cygwin, by not building certain plugins on sim, ra...Andrew Mahone1-3/+0
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo1-0/+13
2009-01-16loader-initialized global plugin API:Andrew Mahone1-4/+1
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli1-0/+15
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger1-0/+13
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/+12
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré1-0/+13
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-1/+1
2008-10-07Accept FS#9325 (colourize digital vu_meter) by Clement Pit-Claudel.Rob Purchase1-3/+30
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere1-1/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-13Plugin parameters should be const.Steve Bavin1-1/+1
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase1-7/+28
2008-04-12Optimise some more line drawing calls.Jens Arnold1-7/+7
2008-03-26the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon1-1/+1
2008-03-23VU_meter: Fix help texts for most targets. * Blackjack: Add help text for M3....Jens Arnold1-12/+60
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase1-0/+9
2008-03-22Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold1-0/+9
2008-03-01M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla1-0/+11
2008-02-17Plugins now enabled and working for the Gigabeat S.Will Robertson1-0/+9
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon1-2/+2
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold1-0/+9
2007-08-06Accept FS#5464 - organise the rocks directory. Jonathan Gordon1-2/+2
2007-07-31vu_meter: Use the fixedpoint lib (moving flog there)Robert Keevil1-78/+11
2007-07-31Fix FS#7311 '64 bit simulator crashes when using the menus in some plugins.' ...Nils Wallménius1-29/+33
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold1-2/+3
2007-06-14Replace VU meter menu with a new one using the new menu api, fixes some Nils Wallménius1-137/+79
2007-05-22Hopefully take care of the scrollwheel difficulties in plugins on e200.Michael Sevakis1-2/+4
2007-05-19attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg1-2/+2
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold1-1/+1