| Commit message (Expand) | Author | Age |
| * | M:Robe 500: Make some plugins work with the touchscreen (remote support needs... | Karl Kurbjun | 2009-05-06 |
| * | Enable plugins on the Onda VX747 | Maurus Cuelenaere | 2009-04-07 |
| * | Fix warnings | Karl Kurbjun | 2009-04-01 |
| * | Add initial support for changing the LCD mode in MPEG player for hardware YUV... | Karl Kurbjun | 2009-04-01 |
| * | Rework lcd_enabled and lcd_set/call_enable hook | Thomas Martitz | 2009-03-17 |
| * | Philips HDD1630 - add LCD YUV functions so mpegplayer works. | Mark Arigo | 2009-02-13 |
| * | Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS... | Michael Sevakis | 2009-02-11 |
| * | Gigabeat S: Get remote keymaps up to snuff and working. Do a couple tweaks on... | Michael Sevakis | 2009-02-03 |
| * | MPEGPlayer: If valid start AND end timestamps for a stream are not found then... | Michael Sevakis | 2009-01-29 |
| * | remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ... | Andrew Mahone | 2009-01-24 |
| * | Plugins for the Philips HDD1630. The keymaps are largely untested on the devi... | Mark Arigo | 2009-01-24 |
| * | unify pointers to value for configfile, and add TYPE_BOOL type, used by | Andrew Mahone | 2009-01-17 |
| * | loader-initialized global plugin API: | Andrew Mahone | 2009-01-16 |
| * | remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro... | Andrew Mahone | 2009-01-13 |
| * | Have the codec thread do callbacks instead of messing with the stack which is... | Michael Sevakis | 2009-01-05 |
| * | Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz. | Michael Giacomelli | 2009-01-04 |
| * | m200v4: rename Keys, so they match better other targets with similar key-layo... | Dominik Wenger | 2008-12-12 |
| * | Use cookies for thread identification instead of pointers directly which give... | Michael Sevakis | 2008-12-10 |
| * | Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:M | Maurus Cuelenaere | 2008-12-08 |
| * | Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config... | Björn Stenberg | 2008-12-04 |
| * | Sansa Clip: build plugins (FS#9578) | Rafaël Carré | 2008-11-28 |
| * | Added 'keywords' and 'eol-style' properties. | Björn Stenberg | 2008-11-25 |
| * | Macros should be ALL CAPS, so rename (un)likely() to (UN)LIKELY() | Nils Wallménius | 2008-11-22 |
| * | Introduce likely() and unlikely() macros, use to give gcc hints about which b... | Nils Wallménius | 2008-11-20 |
| * | New makefile solution: A single invocation of 'make' to build the entire tree... | Björn Stenberg | 2008-11-20 |
| * | Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ... | Frank Gevaerts | 2008-11-01 |
| * | Make lcd_set_enable_hook() conditional on HAVE_LCD_ENABLE and HAVE_LCD_COLOR | Rafaël Carré | 2008-10-31 |
| * | revert plugin_api part of r18830, as this was the wrong solution for those | Frank Gevaerts | 2008-10-18 |
| * | code police : fix some multiply defined variables | Frank Gevaerts | 2008-10-18 |
| * | add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki... | Frank Gevaerts | 2008-10-07 |
| * | IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. | Vitja Makarov | 2008-10-07 |
| * | Commit FS#9318 - MP3 synthesis filter on COP. Loads the MP3 synth filer on t... | Michael Giacomelli | 2008-09-20 |
| * | Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN | Maurus Cuelenaere | 2008-08-23 |
| * | FS#9281 Rename of splash functions. | Nils Wallménius | 2008-08-15 |
| * | Removed unused abort function implementation | Bertrik Sikken | 2008-08-12 |
| * | Update lcd-as-memframe.S to only rotate YUV data for portrait LCDs (and remov... | Rob Purchase | 2008-07-15 |
| * | Bring libmpeg2 portions that we use up to date with the latest libmpeg2 CVS. ... | Michael Sevakis | 2008-07-01 |
| * | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 2008-06-28 |
| * | implement smooth seeking acceleration for audio playback and mpegplayer | Marcoen Hirschberg | 2008-06-28 |
| * | Oops. Have to explicitly remove the lcd enable notify before exiting or it wi... | Michael Sevakis | 2008-05-28 |
| * | Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t... | Michael Sevakis | 2008-05-28 |
| * | Fix a typo even though it's only in a comment. | Marianne Arnold | 2008-05-18 |
| * | Fix yellow. | Michael Sevakis | 2008-05-18 |
| * | MPEGPlayer quickie: add an option to set the backlight brightness to a plugin... | Michael Sevakis | 2008-05-18 |
| * | Plugin parameters should be const. | Steve Bavin | 2008-05-13 |
| * | Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ... | Nicolas Pennequin | 2008-05-05 |
| * | Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in... | Michael Sevakis | 2008-05-02 |
| * | FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. | Rob Purchase | 2008-04-27 |
| * | Make mpegplayer sleep the disk after buffering to save battery. * Add a simul... | Jens Arnold | 2008-04-13 |
| * | The greylib now takes care of the necessary aligment and uncached addressing ... | Jens Arnold | 2008-04-13 |