summaryrefslogtreecommitdiff
path: root/apps/plugins/vu_meter.c
AgeCommit message (Expand)Author
2007-07-31Fix FS#7311 '64 bit simulator crashes when using the menus in some plugins.' ...Nils Wallménius
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold
2007-06-14Replace VU meter menu with a new one using the new menu api, fixes some Nils Wallménius
2007-05-22Hopefully take care of the scrollwheel difficulties in plugins on e200.Michael Sevakis
2007-05-19attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2007-02-17Kill a few warnings in plugins.Tom Ross
2007-02-01Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg
2006-07-12Adjust vu_meter plugin for all screens. Patch by Robert Keevil. Slight code p...Jonas Häggqvist
2006-06-30To avoid having to use the main unit when accidentally launching a plugin fro...Kevin Ferrare
2006-03-26WAV playback as a plugin, for archos recorders and Ondios. Plays 16-bit WAV f...Jens Arnold
2006-03-05Get VU Meter plugin working on SWCODEC targets. Still needs to be scaled to f...Dan Everton
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold
2005-12-17Fixed several plugins for dB volume.Jens Arnold
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold
2005-06-28Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold
2005-04-01Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing
2005-02-04adapted to build on iRiverDaniel Stenberg
2004-12-26Plugin fixes: Correct button name for MODE key in help texts, conforming to t...Jens Arnold
2004-10-22Plugin rework 5: (all) Now using the default event handler, standard placemen...Jens Arnold
2004-08-22Made the VU meter work in the simulator againLinus Nielsen Feltzing
2004-08-21Minor code-policingLinus Nielsen Feltzing
2004-08-21Patch #1002379 by Lee Pilgrim, New VU meterLinus Nielsen Feltzing
2004-03-19patch #908634 appliedJörg Hohensohn
2004-03-01Log scale for the VU meter, patch #897248 by Lee PilgrimLinus Nielsen Feltzing
2003-12-23I found several plugins to draw beyond screen boundaryJörg Hohensohn
2003-11-11Ok, I admit it, it was sillyLinus Nielsen Feltzing
2003-11-10VU meter no longer starves the mpeg thread, and now uses a correct maximum le...Linus Nielsen Feltzing
2003-11-04Patch #816310 by Lee Pilgrim, a VU meter pluginLinus Nielsen Feltzing