summaryrefslogtreecommitdiff
path: root/apps/plugins/metronome.c (follow)
Commit message (Expand)AuthorAge
* S#10387 - Rework pluginlib actionsThomas Martitz2010-05-20
* Fix FS#10546 - metronome doesn't work on h1xx/h3xx.Torne Wuff2009-11-17
* Remove int_prio argument from timer_register, and move the only use for it in...Rafaël Carré2009-06-29
* remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone2009-01-24
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* Delete unused var and slight style policeNils Wallménius2008-11-25
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* Data does not belong in .h files. Not even if it makes the .c file prettier.Björn Stenberg2008-10-30
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Plugin parameters should be const.Steve Bavin2008-05-13
* Optimise some more line drawing calls.Jens Arnold2008-04-12
* Allow to select the core for running the user timer on portalplayer targets. ...Jens Arnold2008-04-04
* fix FS#8701 - metronome doesnt change back to ui font after drawingJonathan Gordon2008-03-09
* Fixed the problems on the new version of the fire plugin (so repush it), adde...Kevin Ferrare2008-01-23
* Reenable metronome on Archos targets which got lost during the big change to ...Marianne Arnold2008-01-13
* Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon2008-01-10
* Fixed the metronome plugin crashing on target. Fixes <a href='http://www.rock...Kevin Ferrare2007-07-29
* Least but not lastKevin Ferrare2007-07-29
* How should I say ... oops ?Kevin Ferrare2007-07-29
* Use multi-screen api for metronome plugin, and made it run in the simulator b...Kevin Ferrare2007-07-29
* Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h...Nils Wallménius2007-06-14
* Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius2007-06-13
* Fix metronome errors for hw codec.Michael Sevakis2007-06-10
* Plugins that play sound must be sure to set inputs and outputs on audio muxed...Michael Sevakis2007-06-10
* Fix metronome plugin crashing on SWCODEC targets and fixed a division by zero...Miika Pekkarinen2007-04-12
* Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold2007-04-06
* fix metronome sync buttonJonathan Gordon2006-12-04
* oops, its not as simple as that...Martin Scarratt2006-12-03
* Enable syncing button in the metronome for I-RiversMartin Scarratt2006-12-03
* #if != #ifdefJonathan Gordon2006-12-03
* fix metronome keysJonathan Gordon2006-11-26
* fix ondio keys, and tempo +/- on all targetsJonathan Gordon2006-11-17
* implement actions in the plugins, bubbles and metronome converted.Jonathan Gordon2006-11-16
* Let SOURCES handle the sim exclusion for metronomeMartin Arver2006-10-27
* Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell2006-10-26
* Fix errors when building H10 Normal build.Barry Wardell2006-08-20
* Use TIMER_FREQ for timers in plugins. Fixes timer speed on iPod.Jens Arnold2006-04-02
* Enabled metronome and battery_bench for X5Daniel Stenberg2006-03-30
* Code Police raid. Mostly changed // comments and indented to Rockbox style.Daniel Stenberg2006-03-03
* More iPod 3G work from Seven Le MesleDave Chapman2006-02-24
* Rework PCM bufferBrandon Low2006-02-07
* New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold2006-01-15
* Metronome patch by Martin Scarratt: BPM entry acceleration and proper stoppin...Linus Nielsen Feltzing2006-01-14
* Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman2006-01-12
* Correct metronome sound on PCM playback targetsLinus Nielsen Feltzing2006-01-10
* Add iPod button definitions for MetronomeDave Chapman2006-01-10
* Metronome plugin for iriver targets, by Sebastian Henriksen, Martin Scarratt ...Linus Nielsen Feltzing2006-01-10
* Fixed several plugins for dB volume.Jens Arnold2005-12-17
* Moved implementation of user timer to the firmware layer, implemented it for ...Jens Arnold2005-07-26
* Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing2005-04-01