summaryrefslogtreecommitdiffstats
path: root/apps/plugins/mp3_encoder.c
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-19attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg1-1/+1
2007-03-17Let GCC check arguments of some more printf-style functions, also for plugins...Jens Arnold1-2/+2
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold1-1/+1
2006-11-26FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski1-3/+3
2006-11-18SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...Michael Sevakis1-12/+2
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell1-0/+5
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg1-0/+5
2006-04-04MP3 encoder enhancements and optimisations by Antonius Hellman. DetailsThom Johansen1-1565/+2017
2006-03-03Code Police raid. Mostly changed // comments and indented to Rockbox style.Daniel Stenberg1-67/+67
2006-02-24More iPod 3G work from Seven Le MesleDave Chapman1-1/+2
2006-02-24fix x5 button definition broken by gigabeat commitMarcoen Hirschberg1-1/+0
2006-02-24first gigabeat commitMarcoen Hirschberg1-0/+6
2006-02-24Button driver for iAudio X5Linus Nielsen Feltzing1-1/+1
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg1-0/+5
2006-01-17Remove use of stdio.h. Proper handling of IRAM.Thom Johansen1-5/+13
2006-01-16Correctly set the channel mode to "Stereo" and not "Dual Channel".Dave Chapman1-1/+1
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold1-2/+2