1. a36b1d4 New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. by Jens Arnold · 20 years ago
  2. c7c9069 Metronome patch by Martin Scarratt: BPM entry acceleration and proper stopping of playback on iriver by Linus Nielsen Feltzing · 20 years ago
  3. d83e929 Work-in-progress iriver iFP-7xx port by Tomasz Malesinski by Dave Chapman · 20 years ago
  4. befd0ac Correct metronome sound on PCM playback targets by Linus Nielsen Feltzing · 20 years ago
  5. ccf3283 Add iPod button definitions for Metronome by Dave Chapman · 20 years ago
  6. 81c9d58 Metronome plugin for iriver targets, by Sebastian Henriksen, Martin Scarratt and me by Linus Nielsen Feltzing · 20 years ago
  7. c80e0c1 Fixed several plugins for dB volume. by Jens Arnold · 20 years ago
  8. e44372e Moved implementation of user timer to the firmware layer, implemented it for iriver, and made it shareable based on priorities. On iriver, the user timer is shared between the backlight fading and other use, so if a plugin registers the timer, the backlight will resort to simple on/off switching until the plugin releases the timer again. Sorted and bumped the plugin api. by Jens Arnold · 20 years ago
  9. 674eaca Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx() by Linus Nielsen Feltzing · 20 years ago
  10. 2d69f4c Fix for adjustable frequency by Linus Nielsen Feltzing · 20 years ago
  11. a00619f nah, this doesn't depend on MAS but assumed bad stuff about LED/SH by Daniel Stenberg · 20 years ago
  12. 4a93acc MAS-specific plugin by Daniel Stenberg · 20 years ago
  13. b8c9a0c Plugin fixes: Correct button name for MODE key in help texts, conforming to the manual & wiki documentation (Ondio plugins). Alternate image is selected with MINUS, not MENU (rockbox_flash for player). Shortened some help lines that didn't fit on the display with the default font (solitaire). Fixed a number of typos. by Jens Arnold · 21 years ago
  14. a5a6fa9 Correctly display paused state by Jens Arnold · 21 years ago
  15. 569b998 Patch #1048937 by Jacob Erlbeck, Metronome tap speed entry by Linus Nielsen Feltzing · 21 years ago
  16. cc8cff2 Plugin rework 1: (most) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (snow) Made USB aware. (video) Added contrast setting to Ondio version. by Jens Arnold · 21 years ago
  17. c9e7726 metronome.rock now uses default_event_handler_ex(). Adapted and enabled for Ondio. by Jens Arnold · 21 years ago
  18. 593cc00 a hell of a commit: changed several HAVE_xx configuration flags into multiple choice values (keypad, tuner, CPU, h/w codec) by Jörg Hohensohn · 21 years ago
  19. 0df29b2 Fixes: (1) metronome didn't yield() at all, (2) possible race condition, (3) complete cleanup when detecting USB connection, (4) removed TAB chars by Jens Arnold · 21 years ago
  20. 4bd2702 Patch #958658, metronome uses plugin_register_timer now by Linus Nielsen Feltzing · 21 years ago
  21. fd5714b minor bugfix by Jörg Hohensohn · 21 years ago
  22. c5067bf Patch #917313, changes in muting and timing handling by Linus Nielsen Feltzing · 21 years ago
  23. 1fcd8ce Ninja-cool metronome plugin by Matthias Wientapper, for both Player and Recorder by Linus Nielsen Feltzing · 21 years ago