| Commit message (Expand) | Author | Age |
| * | Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and | Tomer Shalev | 2009-12-15 |
| * | Yet more GoGear SA9200 plugin keymaps. Almost done! | Robert Menes | 2009-12-07 |
| * | Merge mpeg_malloc_reason_t and mpeg2_alloc_t, add STATE_INTERNAL_NORETURN to ... | Andrew Mahone | 2009-11-20 |
| * | Make the codecs use more IRAM on S5L870x, as we have plenty of it. | Michael Sparmann | 2009-11-09 |
| * | Fix red caused by ancient incorrect #ifdefs. | Thomas Martitz | 2009-10-20 |
| * | Convert lcd_activation callbacks to use the event system to allow for multipl... | Thomas Martitz | 2009-10-20 |
| * | * Fix plugin keymaps for VX777 | Maurus Cuelenaere | 2009-08-31 |
| * | fix red. | Teruaki Kawashima | 2009-08-27 |
| * | Rearange menu of mpegplayer. Add new menu with "settings" and "quit", and rem... | Teruaki Kawashima | 2009-08-27 |
| * | Make the formatter functions used by the settings return a pointer to avoid u... | Nils Wallménius | 2009-08-20 |
| * | FS#10526: mpegplayer audio out of sync, reverts r22280 | Jeffrey Goode | 2009-08-15 |
| * | FS#10504: Make mpegplayer audio thread use correct sample count | Jeffrey Goode | 2009-08-12 |
| * | Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ... | Michael Giacomelli | 2009-08-04 |
| * | Revert r21912 : "Storage API : remove undeeded target-specific functions" | Rafaël Carré | 2009-07-17 |
| * | Storage API : remove undeeded target-specific functions | Rafaël Carré | 2009-07-17 |
| * | Gigabeat S can do dithered YUV blitting too, so put it into the plugin API an... | Jens Arnold | 2009-07-15 |
| * | Further ARMv6 imdct optimisation, ~5.5% speedup. | Jens Arnold | 2009-07-15 |
| * | FS#10080 | Nils Wallménius | 2009-07-14 |
| * | * Fix overlooked r12 usage possibility in mpegplayer ARM idct | Jens Arnold | 2009-07-12 |
| * | * ARM asm DSP and codec/plugin functions: Use r12 scratch register properly | Jens Arnold | 2009-07-12 |
| * | Fix plugins for the changed pitch scale from r21781 | Jens Arnold | 2009-07-11 |
| * | Accept FS#10210: "Mpegplayer playback controls on portrait oriented players" ... | Bertrik Sikken | 2009-07-08 |
| * | Faster idct for ARMv6. Overall mpegplayer speedup is quite minimal though. | Jens Arnold | 2009-06-20 |
| * | Accept FS#10094 by Teruaki Kawashima: | Jonathan Gordon | 2009-06-16 |
| * | Sansa Fuze : Fix r20680/FS#10075 (long HOME to exit plugins) | Rafaël Carré | 2009-05-13 |
| * | FS#10118 & FS#10165 : lcd_blit_yuv() for Sansa Fuze & Sansa e200v2 | Rafaël Carré | 2009-05-12 |
| * | 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 |