summaryrefslogtreecommitdiff
path: root/apps/plugins/mp3_encoder.c (follow)
Commit message (Expand)AuthorAge
* zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable pluginsAmaury Pouly2014-07-17
* Introduce plugin keymaps for the Sony NWZ SeriesNils Stec2014-06-30
* Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt2014-05-24
* Complete Plugin Keymaps for Creative Zen X-Fi3David Jilke2014-04-06
* hm801: Add support for plugins.Andrew Ryabinin2012-04-19
* hm60x: Add support for plugins.Andrew Ryabinin2012-04-19
* Initial commit of the Samsung YP-R0 port.Thomas Martitz2011-12-24
* Sandisk Sansa Connect port (FS #12363)Tomasz Moń2011-11-16
* fuze+: add mp3_encoder keymapAmaury Pouly2011-10-02
* plugins: make local functions static for a subset of pluginsBertrik Sikken2011-09-17
* Fix further 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2011-05-01
* Finally fix FS#10678. Now the mp3 encoder plugin supports mono/stereo and the...Andree Buschmann2011-01-06
* Related to FS#10678. The mp3 encoder plugin of Rockbox does not encode MPEG2 ...Andree Buschmann2011-01-06
* Fix FS#5317. mp3_encoder does now properly encode mono files. Still there is ...Andree Buschmann2011-01-05
* Change the gcc options for sdl builds to allow for gnu99 features, it needs s...Thomas Martitz2010-12-02
* HD300 - plugins keymapsMarcin Bukat2010-11-30
* These should be the last of the plugin keymaps requiredRobert Menes2010-11-03
* MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat2010-11-02
* fix leak-file-handles.Teruaki Kawashima2010-10-23
* 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