summaryrefslogtreecommitdiff
path: root/apps/plugins/vu_meter.c (follow)
Commit message (Expand)AuthorAge
* Optimise some more line drawing calls.Jens Arnold2008-04-12
* the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon2008-03-26
* VU_meter: Fix help texts for most targets. * Blackjack: Add help text for M3....Jens Arnold2008-03-23
* D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase2008-03-22
* Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold2008-03-22
* M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla2008-03-01
* Plugins now enabled and working for the Gigabeat S.Will Robertson2008-02-17
* Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon2008-01-10
* Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold2007-09-20
* Accept FS#5464 - organise the rocks directory. Jonathan Gordon2007-08-06
* vu_meter: Use the fixedpoint lib (moving flog there)Robert Keevil2007-07-31
* Fix FS#7311 '64 bit simulator crashes when using the menus in some plugins.' ...Nils Wallménius2007-07-31
* Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold2007-07-27
* Replace VU meter menu with a new one using the new menu api, fixes some Nils Wallménius2007-06-14
* Hopefully take care of the scrollwheel difficulties in plugins on e200.Michael Sevakis2007-05-22
* attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg2007-05-19
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Kill a few warnings in plugins.Tom Ross2007-02-17
* Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold2007-02-01
* Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman2007-01-14
* Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell2006-10-26
* Barry Wardell's keymappings for H10Daniel Stenberg2006-08-03
* Adjust vu_meter plugin for all screens. Patch by Robert Keevil. Slight code p...Jonas Häggqvist2006-07-12
* To avoid having to use the main unit when accidentally launching a plugin fro...Kevin Ferrare2006-06-30
* WAV playback as a plugin, for archos recorders and Ondios. Plays 16-bit WAV f...Jens Arnold2006-03-26
* Get VU Meter plugin working on SWCODEC targets. Still needs to be scaled to f...Dan Everton2006-03-05
* New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold2006-01-15
* Fixed several plugins for dB volume.Jens Arnold2005-12-17
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold2005-07-06
* Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold2005-06-28
* First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold2005-06-24
* Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing2005-04-01
* adapted to build on iRiverDaniel Stenberg2005-02-04
* Plugin fixes: Correct button name for MODE key in help texts, conforming to t...Jens Arnold2004-12-26
* Plugin rework 5: (all) Now using the default event handler, standard placemen...Jens Arnold2004-10-22
* Made the VU meter work in the simulator againLinus Nielsen Feltzing2004-08-22
* Minor code-policingLinus Nielsen Feltzing2004-08-21
* Patch #1002379 by Lee Pilgrim, New VU meterLinus Nielsen Feltzing2004-08-21
* patch #908634 appliedJörg Hohensohn2004-03-19
* Log scale for the VU meter, patch #897248 by Lee PilgrimLinus Nielsen Feltzing2004-03-01
* I found several plugins to draw beyond screen boundaryJörg Hohensohn2003-12-23
* Ok, I admit it, it was sillyLinus Nielsen Feltzing2003-11-11
* VU meter no longer starves the mpeg thread, and now uses a correct maximum le...Linus Nielsen Feltzing2003-11-10
* Patch #816310 by Lee Pilgrim, a VU meter pluginLinus Nielsen Feltzing2003-11-04