summaryrefslogtreecommitdiffstats
path: root/apps/plugins/mp3_encoder.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-06Finally fix FS#10678. Now the mp3 encoder plugin supports mono/stereo and the...Andree Buschmann1-26/+18
2011-01-06Related to FS#10678. The mp3 encoder plugin of Rockbox does not encode MPEG2 ...Andree Buschmann1-15/+35
2011-01-05Fix FS#5317. mp3_encoder does now properly encode mono files. Still there is ...Andree Buschmann1-10/+19
2010-12-02Change the gcc options for sdl builds to allow for gnu99 features, it needs s...Thomas Martitz1-1/+1
2010-11-30HD300 - plugins keymapsMarcin Bukat1-0/+6
2010-11-03These should be the last of the plugin keymaps requiredRobert Menes1-0/+6
2010-11-02MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat1-3/+3
2010-10-23fix leak-file-handles.Teruaki Kawashima1-2/+5
2010-08-30Plugins: modify IRAM copying codeRafaël Carré1-4/+0
2010-08-28plugins: use lcd_putsf/lcd_putsxyfRafaël Carré1-10/+4
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-1/+1
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz1-1/+1
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-1/+1
2010-05-18mp3_encoder: fix a typo, put uninitialized variable in BSSRafaël Carré1-2/+2
2010-05-18mp3_encoder: reduce plugin binsizeRafaël Carré1-173/+130
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz1-1/+1
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat1-0/+6
2010-02-13Packard Bell Vibe 500: More plugin keymaps (second portion).Szymon Dziok1-0/+6
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev1-1/+1
2009-12-03Another round of plugin keymaps for the Philips GoGear SA9200.Robert Menes1-0/+6
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere1-1/+3
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli1-0/+6
2009-07-14FS#10080Nils Wallménius1-3/+2
2009-04-21Add initial plugin keymaps for M:robe 500Karl Kurbjun1-1/+1
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere1-0/+3
2009-01-24remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone1-2/+0
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo1-3/+20
2009-01-16revert/fix parts of r19673, as it changed some e200 keymaps and introduces no...Dominik Wenger1-1/+0
2009-01-16loader-initialized global plugin API:Andrew Mahone1-6/+3
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli1-0/+8
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger1-1/+3
2008-12-08Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere1-1/+1
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg1-0/+5
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré1-1/+1
2008-10-07IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov1-0/+5
2008-08-28as pointed out by funman in #rockbox, doing assumptions on the size of longDaniel Stenberg1-1/+2
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere1-1/+1
2008-06-02Some quality improvements in the mp3 encoder engine. For more details Antonius Hellmann1-248/+370
2008-05-13Plugin parameters should be const.Steve Bavin1-4/+4
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase1-3/+15
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase1-0/+5
2008-03-22Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold1-0/+5
2008-03-09fix FS#7619 - hopefully... - have to stop/start scrolling to change bitrateJonathan Gordon1-0/+2
2008-03-01M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla1-0/+7
2008-02-17Plugins now enabled and working for the Gigabeat S.Will Robertson1-0/+5
2007-10-30Fix FS #8019, caused by memcpy() being called before "rb = api;". Be cautious...Thom Johansen1-79/+10
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold1-1/+2
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold1-2/+2
2007-06-14Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h...Nils Wallménius1-1/+0
2007-06-13Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius1-0/+3