| Commit message (Expand) | Author | Age |
| * | 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 |
| * | Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w... | Michael Sevakis | 2008-04-06 |
| * | Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar... | Jens Arnold | 2008-04-04 |
| * | Place a limit on the estimate fudging when searching timestamps in mpegplayer... | Michael Sevakis | 2008-04-01 |
| * | iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~... | Jens Arnold | 2008-03-25 |
| * | Revert accidental tree commit. /me needs a smaller enter key... | Jens Arnold | 2008-03-25 |
| * | Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2... | Jens Arnold | 2008-03-25 |
| * | Add a complete priority inheritance implementation to the scheduler (all mute... | Michael Sevakis | 2008-03-25 |
| * | Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(... | Jens Arnold | 2008-03-24 |
| * | D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue... | Rob Purchase | 2008-03-22 |
| * | Greyscale library: Preparations for a gamma measurement plugin. | Jens Arnold | 2008-03-02 |
| * | M:Robe 100: add button definition/bitmaps to plugins and enable compilation | Robert Kukla | 2008-03-01 |