Age | Commit message (Expand) | Author |
2009-06-29 | Remove int_prio argument from timer_register, and move the only use for it in... | Rafaël Carré |
2009-01-24 | remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ... | Andrew Mahone |
2009-01-16 | loader-initialized global plugin API: | Andrew Mahone |
2008-11-25 | Delete unused var and slight style police | Nils Wallménius |
2008-11-20 | New makefile solution: A single invocation of 'make' to build the entire tree... | Björn Stenberg |
2008-10-30 | Data does not belong in .h files. Not even if it makes the .c file prettier. | Björn Stenberg |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-05-13 | Plugin parameters should be const. | Steve Bavin |
2008-04-12 | Optimise some more line drawing calls. | Jens Arnold |
2008-04-04 | Allow to select the core for running the user timer on portalplayer targets. ... | Jens Arnold |
2008-03-09 | fix FS#8701 - metronome doesnt change back to ui font after drawing | Jonathan Gordon |
2008-01-23 | Fixed the problems on the new version of the fire plugin (so repush it), adde... | Kevin Ferrare |
2008-01-13 | Reenable metronome on Archos targets which got lost during the big change to ... | Marianne Arnold |
2008-01-10 | Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make... | Jonathan Gordon |
2007-07-29 | Fixed the metronome plugin crashing on target. Fixes <a href='http://www.rock... | Kevin Ferrare |
2007-07-29 | Least but not last | Kevin Ferrare |
2007-07-29 | How should I say ... oops ? | Kevin Ferrare |
2007-07-29 | Use multi-screen api for metronome plugin, and made it run in the simulator b... | Kevin Ferrare |
2007-06-14 | Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h... | Nils Wallménius |
2007-06-13 | Accept FS#7264 'Build with -Os switch for coldfire targets'. | Nils Wallménius |
2007-06-10 | Fix metronome errors for hw codec. | Michael Sevakis |
2007-06-10 | Plugins that play sound must be sure to set inputs and outputs on audio muxed... | Michael Sevakis |
2007-04-12 | Fix metronome plugin crashing on SWCODEC targets and fixed a division by zero... | Miika Pekkarinen |
2007-04-06 | Now charcell displays require lcd_update() for updating the main lcd content ... | Jens Arnold |
2006-12-04 | fix metronome sync button | Jonathan Gordon |
2006-12-03 | oops, its not as simple as that... | Martin Scarratt |
2006-12-03 | Enable syncing button in the metronome for I-Rivers | Martin Scarratt |
2006-12-03 | #if != #ifdef | Jonathan Gordon |
2006-11-26 | fix metronome keys | Jonathan Gordon |
2006-11-17 | fix ondio keys, and tempo +/- on all targets | Jonathan Gordon |
2006-11-16 | implement actions in the plugins, bubbles and metronome converted. | Jonathan Gordon |
2006-10-27 | Let SOURCES handle the sim exclusion for metronome | Martin Arver |
2006-10-26 | Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ... | Barry Wardell |
2006-08-20 | Fix errors when building H10 Normal build. | Barry Wardell |
2006-04-02 | Use TIMER_FREQ for timers in plugins. Fixes timer speed on iPod. | Jens Arnold |
2006-03-30 | Enabled metronome and battery_bench for X5 | Daniel Stenberg |
2006-03-03 | Code Police raid. Mostly changed // comments and indented to Rockbox style. | Daniel Stenberg |
2006-02-24 | More iPod 3G work from Seven Le Mesle | Dave Chapman |
2006-02-07 | Rework PCM buffer | Brandon Low |
2006-01-15 | New plugin loader. Solves the crashes introduced with the .bss changes while ... | Jens Arnold |
2006-01-14 | Metronome patch by Martin Scarratt: BPM entry acceleration and proper stoppin... | Linus Nielsen Feltzing |
2006-01-12 | Work-in-progress iriver iFP-7xx port by Tomasz Malesinski | Dave Chapman |
2006-01-10 | Correct metronome sound on PCM playback targets | Linus Nielsen Feltzing |
2006-01-10 | Add iPod button definitions for Metronome | Dave Chapman |
2006-01-10 | Metronome plugin for iriver targets, by Sebastian Henriksen, Martin Scarratt ... | Linus Nielsen Feltzing |
2005-12-17 | Fixed several plugins for dB volume. | Jens Arnold |
2005-07-26 | Moved implementation of user timer to the firmware layer, implemented it for ... | Jens Arnold |
2005-04-01 | Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx() | Linus Nielsen Feltzing |
2005-03-01 | Fix for adjustable frequency | Linus Nielsen Feltzing |
2005-02-04 | nah, this doesn't depend on MAS but assumed bad stuff about LED/SH | Daniel Stenberg |