1. d37bf24 Enable setting of global output samplerate on certain targets. by Michael Sevakis · 11 years ago
  2. 95e23de Make fixepoint.c as a shared library (libfixedpoint.a). by Michael Sevakis · 11 years ago
  3. d4139c8 [Fuze+] redo osciloscope keymaps update that was canceled lately by Jean-Louis Biasini · 12 years ago
  4. 371c86b Adapt OSD in plugin lib to be greylib compatible. by Michael Sevakis · 12 years ago
  5. 708bf1a Revert a couple keymaps from 0f8aedb. by Michael Sevakis · 12 years ago
  6. 0f8aedb Add a true waveform display to the oscilloscope plugin. by Michael Sevakis · 12 years ago
  7. 8296d49 Fuze+ demo plugin's keymaps upgrade by Jean-Louis Biasini · 13 years ago
  8. e189b33 Clean up peak calculating code. by Michael Sevakis · 12 years ago
  9. 6ee3fc8 hm801: Add support for plugins. by Andrew Ryabinin · 13 years ago
  10. 397863a hm60x: Add support for plugins. by Andrew Ryabinin · 13 years ago
  11. 5863361 MPIOs: keymap tweaks by Marcin Bukat · 13 years ago
  12. 249bba0 Initial commit of the Samsung YP-R0 port. by Thomas Martitz · 13 years ago
  13. e8a8a1b Sandisk Sansa Connect port (FS #12363) by Tomasz Moń · 13 years ago
  14. fe67a87 plugins: another round of making local functions static by Bertrik Sikken · 13 years ago
  15. a512db2 fuze+: add oscilloscope keymap by Amaury Pouly · 13 years ago
  16. 22b6def Use playback channel directly for peakmeters and plugins using peak calculation. Also, for now, don't allow mixer playback to overlap recording, even if full duplex works. by Michael Sevakis · 13 years ago
  17. 27d153d Fix nearly all residual 'variable set but not used' warnings reported from GCC 4.6.0. by Andree Buschmann · 13 years ago
  18. 01313d5 * Rename backlight_force_on to backlight_ignore_timeout to make it clear what the function does. by Teruaki Kawashima · 14 years ago
  19. dd61702 HD300 - plugins keymaps by Marcin Bukat · 14 years ago
  20. 59ba8fe MPIO HD200: rename button defines to adhere how they are labeled on the device. by Marcin Bukat · 14 years ago
  21. f7bcb66 Begin committing keymap plugins for the Philips GoGear HDD6330. by Robert Menes · 14 years ago
  22. 7014fae Remove build conditions inside .c plugin files by Rafaël Carré · 14 years ago
  23. cae4ae2 Second try: Introduce plugin_crt0.c that every plugin links. by Thomas Martitz · 14 years ago
  24. 93cb949 Revert "Introduce plugin_crt0.c that every plugin links." by Thomas Martitz · 14 years ago
  25. abdc593 Introduce plugin_crt0.c that every plugin links. by Thomas Martitz · 14 years ago
  26. b09d3ae Add MPIO HD200 port - changed files by Marcin Bukat · 14 years ago
  27. 841cffa Packard Bell Vibe 500: More plugin keymaps (second portion). by Szymon Dziok · 15 years ago
  28. 47ddbaa Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and by Tomer Shalev · 15 years ago
  29. 881eb5e A few more GoGear SA9200 plugin keymaps. by Robert Menes · 15 years ago
  30. 9680244 * Fix plugin keymaps for VX777 by Maurus Cuelenaere · 15 years ago
  31. 594b6e2 Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me. by Michael Giacomelli · 15 years ago
  32. 4855006 Add initial plugin keymaps for M:robe 500 by Karl Kurbjun · 15 years ago
  33. e6cbad6 FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Updates the plugin keymap to use Long Home to exit plugins to be more inline with the core keymap. by Thomas Martitz · 16 years ago
  34. fef405c Enable plugins on the Onda VX747 by Maurus Cuelenaere · 16 years ago
  35. 2490262 Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). by Mark Arigo · 16 years ago
  36. 0b41f05 unify pointers to value for configfile, and add TYPE_BOOL type, used by by Andrew Mahone · 16 years ago
  37. 23d9812 loader-initialized global plugin API: by Andrew Mahone · 16 years ago
  38. 6d5823f Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz. by Michael Giacomelli · 16 years ago
  39. 90bcf9b m200v4: rename Keys, so they match better other targets with similar key-layout. Enable plugins, add keymaps for plugins. More keymap improvements needed. by Dominik Wenger · 16 years ago
  40. 6471b3c Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:M by Maurus Cuelenaere · 16 years ago
  41. cea285d Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/configure. FS#9605 by Adam Hogan and Robert Menes. by Björn Stenberg · 16 years ago
  42. 5656f82 Sansa Clip: build plugins (FS#9578) by Rafaël Carré · 16 years ago
  43. c6b3d38 New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles. by Björn Stenberg · 16 years ago
  44. 1392dc2 Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN by Maurus Cuelenaere · 16 years ago
  45. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
  46. 6526577 Plugin parameters should be const. by Steve Bavin · 16 years ago
  47. 297e050 FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. by Rob Purchase · 16 years ago
  48. 554d7ed D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mueller, with some tweaks). by Rob Purchase · 17 years ago
  49. 29361ab Adapt most single-file plugins to the M3 keypad and screen. It's still preliminary, as many plugins now can't be left without the remote. The plugins need to be converted to use the action API (but not pluginlib actions). Plugins are not enabled yet. * Simplify the bitmap handling in the source of some plugins. by Jens Arnold · 17 years ago
  50. d6c8b57 M:Robe 100: add button definition/bitmaps to plugins and enable compilation by Robert Kukla · 17 years ago
  51. 8215b34 Plugins now enabled and working for the Gigabeat S. by Will Robertson · 17 years ago
  52. 81ba146 Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make it consistant with the ipods. apart from removing a bit of confusion, it fixes the wheel in pictureflow and possibly elsewhere. by Jonathan Gordon · 17 years ago
  53. 12ddb8e Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max Kelley with tweaks, bit of cleanup and additional bitmaps by me. Some of the now enabled plugins could still be improved in regard to screen size adaptation or keymaps but this way it can easily be done later and one by one. The rather ugly 'ifndef's I added temporaryly in plugins/SOURCES will also go one by one. Plugin button actions cause some quirks in a few plugins (e.g. 'clock') but since it's not critical , the bitmaps were already done and it makes a good example for discussing plugin button actions, I thought it could go in. by Marianne Arnold · 17 years ago
  54. 767c0ec Pass plugin api pointer to funtion directly, fixes crashes when doing incremental builds. Fix incorrect backlight changes in rockblox introduced recently. by Peter D'Hoye · 17 years ago
  55. cb53e3c Bring mpegplayer backlight fix to the other plugins, this also fixes some wrongly ifdef'd backlight calls. by Peter D'Hoye · 17 years ago
  56. b701322 Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. by Jens Arnold · 17 years ago
  57. 8970055 Hopefully take care of the scrollwheel difficulties in plugins on e200. by Michael Sevakis · 17 years ago
  58. 61e798f Oscilloscope: Make orientation switching usable on X5, M5 and H10. by Jens Arnold · 18 years ago
  59. 85a226d Rename some macros to account for the recently added M5 port. No code changes. by Jens Arnold · 18 years ago
  60. d64e626 Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI simulator (but with a dummy background image for now) and the beginnings of the target-specific firmare code. Port is temporarily using a 2bpp LCD buffer format - the AV300 has a 320x240 colour (YCbCr-based) LCD which will need a new framebuffer format and drawing routines, but the LCD is also capable of various paletted bitmap modes, one of which has an identical framebuffer format to the greyscale ipods. Buttons (and hence the button mappings) are identical to the Archos Recorder, with the exception that the PLAY button on the Recorder is replaced by pressing the joystick on the AV300 (which I call BUTTON_SELECT). The initial port will begin by being strictly HWCODEC, but will evolve to be a hybrid SWCODEC/HWCODEC platform - it has a MAS3587F but also a main CPU (54MHz arm7tdmi plus DSP) capable of software decoding of at least some formats. by Dave Chapman · 18 years ago
  61. d6b0c97 Don't need to remove the backdrop for all plugins - leave it up for some. by Karl Kurbjun · 18 years ago
  62. 24f4a2a Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the nice image of the Sansa. Lots more to be done including testing and tweaking the keymaps and modifying the plugins for the Sansa's 176x220 LCD. by Barry Wardell · 18 years ago
  63. 1e88be5 Barry Wardell's keymappings for H10 by Daniel Stenberg · 18 years ago
  64. 0e027bd To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit by Kevin Ferrare · 18 years ago
  65. c91623b Oscilloscope: Don't print speed messages at an irritanting position (i.e. wrapped) * Print speed messages in horizontal mode (as number only). by Jens Arnold · 19 years ago
  66. 37f529c Only save settings if they changed (saves a disk spinup otherwise). by Jens Arnold · 19 years ago
  67. f9765d3 Oscilloscope: * Added moving cursor bar. * Fixed several off-by-one errors which lead to glitches when wrapping around. * Settings are saved to disk. * Code cleanup. by Jens Arnold · 19 years ago
  68. 78e4f4d Oscilloscope: Added vertical orientation option. Flipped horizontal mode to show left channel on top. Vertical mode prints speed messages. Set default speed to 50 instead of 100. by Jens Arnold · 19 years ago
  69. b318b3e Rewrite of oscilloscope plugin: * Doesn't use a timer isr anymore, ported to swcodec targets. * Added speed adjustment. by Jens Arnold · 19 years ago
  70. 19b45a4 LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Oscilloscope: Use new scrolling function, some minor optimisations. by Jens Arnold · 19 years ago
  71. 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 · 19 years ago
  72. c80e0c1 Fixed several plugins for dB volume. by Jens Arnold · 19 years ago
  73. d6c0545 Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. by Jens Arnold · 19 years ago
  74. 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 · 19 years ago
  75. 04daef1 First part of graphics api rework. Special functions, parameter handling, pixel functions, lines and filled primitives done for black & white core, main display. by Jens Arnold · 19 years ago
  76. 674eaca Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx() by Linus Nielsen Feltzing · 20 years ago
  77. 6700ad8 adapted to build on iRiver by Daniel Stenberg · 20 years ago
  78. 0ee36f8 Removed workaround for non-zeroed bss. Added a little optimization for pause mode by Jens Arnold · 20 years ago
  79. db14d8e New plugin: Oscilloscope, with the thought-to-be impossible horizontal aspect by Jens Arnold · 20 years ago