summaryrefslogtreecommitdiff
path: root/apps/plugins/mp3_encoder.c (follow)
Commit message (Expand)AuthorAge
* Plugins: modify IRAM copying codeRafaël Carré2010-08-30
* plugins: use lcd_putsf/lcd_putsxyfRafaël Carré2010-08-28
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* mp3_encoder: fix a typo, put uninitialized variable in BSSRafaël Carré2010-05-18
* mp3_encoder: reduce plugin binsizeRafaël Carré2010-05-18
* Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz2010-05-06
* Add MPIO HD200 port - changed filesMarcin Bukat2010-04-26
* Packard Bell Vibe 500: More plugin keymaps (second portion).Szymon Dziok2010-02-13
* Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev2009-12-15
* Another round of plugin keymaps for the Philips GoGear SA9200.Robert Menes2009-12-03
* * Fix plugin keymaps for VX777Maurus Cuelenaere2009-08-31
* Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli2009-08-04
* FS#10080Nils Wallménius2009-07-14
* Add initial plugin keymaps for M:robe 500Karl Kurbjun2009-04-21
* Enable plugins on the Onda VX747Maurus Cuelenaere2009-04-07
* remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone2009-01-24
* Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo2009-01-24
* revert/fix parts of r19673, as it changed some e200 keymaps and introduces no...Dominik Wenger2009-01-16
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli2009-01-04
* m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger2008-12-12
* Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere2008-12-08
* Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg2008-12-04
* Sansa Clip: build plugins (FS#9578)Rafaël Carré2008-11-28
* IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov2008-10-07
* as pointed out by funman in #rockbox, doing assumptions on the size of longDaniel Stenberg2008-08-28
* Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere2008-08-23
* Some quality improvements in the mp3 encoder engine. For more details Antonius Hellmann2008-06-02
* Plugin parameters should be const.Steve Bavin2008-05-13
* FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase2008-04-27
* D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase2008-03-22
* Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold2008-03-22
* fix FS#7619 - hopefully... - have to stop/start scrolling to change bitrateJonathan Gordon2008-03-09
* M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla2008-03-01
* Plugins now enabled and working for the Gigabeat S.Will Robertson2008-02-17
* Fix FS #8019, caused by memcpy() being called before "rb = api;". Be cautious...Thom Johansen2007-10-30
* Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold2007-09-20
* Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold2007-07-27
* Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h...Nils Wallménius2007-06-14
* Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius2007-06-13
* attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg2007-05-19
* Let GCC check arguments of some more printf-style functions, also for plugins...Jens Arnold2007-03-17
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16
* FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski2006-11-26
* SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...Michael Sevakis2006-11-18
* Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell2006-10-26
* Barry Wardell's keymappings for H10Daniel Stenberg2006-08-03
* MP3 encoder enhancements and optimisations by Antonius Hellman. DetailsThom Johansen2006-04-04