index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
mp3_encoder.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-11
New port: AIGO EROS Q / EROS K
Solomon Peachy
1
-46
/
+34
2020-10-09
New port: FiiO M3K
Solomon Peachy
1
-0
/
+5
2020-04-06
xDuoo X3II and X20 port
Marcin Bukat
1
-0
/
+13
2019-01-02
Add Xuelin iHIFI 770/770C/800 support
Solomon Peachy
1
-0
/
+12
2018-07-28
Add cleaned-up xDuoo X3 support
Solomon Peachy
1
-0
/
+6
2018-06-12
Agptek Rocker: Build plugins
Marcin Bukat
1
-0
/
+6
2018-04-03
Zen XFi2: Enable Plugins
Sebastian Leonhardt
1
-0
/
+4
2017-09-01
Silence warnings in mp3_encoder
Franklin Wei
1
-4
/
+4
2016-01-25
Replace SAMSUNG_YH920_PAD with YH92X
Sebastian Leonhardt
1
-1
/
+1
2014-09-18
Introducing Targets iBasso DX50 & iBasso DX90
Simon Rothen
1
-0
/
+5
2014-07-17
zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable plugins
Amaury Pouly
1
-0
/
+7
2014-06-30
Introduce plugin keymaps for the Sony NWZ Series
Nils Stec
1
-0
/
+6
2014-05-24
Separate keymaps for YH-820 and YH-920/925
Sebastian Leonhardt
1
-1
/
+2
2014-04-06
Complete Plugin Keymaps for Creative Zen X-Fi3
David Jilke
1
-0
/
+6
2012-04-19
hm801: Add support for plugins.
Andrew Ryabinin
1
-1
/
+2
2012-04-19
hm60x: Add support for plugins.
Andrew Ryabinin
1
-0
/
+6
2011-12-24
Initial commit of the Samsung YP-R0 port.
Thomas Martitz
1
-1
/
+2
2011-11-16
Sandisk Sansa Connect port (FS #12363)
Tomasz Moń
1
-0
/
+6
2011-10-02
fuze+: add mp3_encoder keymap
Amaury Pouly
1
-0
/
+6
2011-09-17
plugins: make local functions static for a subset of plugins
Bertrik Sikken
1
-17
/
+17
2011-05-01
Fix further 'variable set but not used' warnings reported from GCC 4.6.0.
Andree Buschmann
1
-2
/
+4
2011-01-06
Finally fix FS#10678. Now the mp3 encoder plugin supports mono/stereo and the...
Andree Buschmann
1
-26
/
+18
2011-01-06
Related to FS#10678. The mp3 encoder plugin of Rockbox does not encode MPEG2 ...
Andree Buschmann
1
-15
/
+35
2011-01-05
Fix FS#5317. mp3_encoder does now properly encode mono files. Still there is ...
Andree Buschmann
1
-10
/
+19
2010-12-02
Change the gcc options for sdl builds to allow for gnu99 features, it needs s...
Thomas Martitz
1
-1
/
+1
2010-11-30
HD300 - plugins keymaps
Marcin Bukat
1
-0
/
+6
2010-11-03
These should be the last of the plugin keymaps required
Robert Menes
1
-0
/
+6
2010-11-02
MPIO HD200: rename button defines to adhere how they are labeled on the device.
Marcin Bukat
1
-3
/
+3
2010-10-23
fix leak-file-handles.
Teruaki Kawashima
1
-2
/
+5
2010-08-30
Plugins: modify IRAM copying code
Rafaël Carré
1
-4
/
+0
2010-08-28
plugins: use lcd_putsf/lcd_putsxyf
Rafaël Carré
1
-10
/
+4
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-1
/
+1
2010-08-23
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
1
-1
/
+1
2010-08-23
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-1
/
+1
2010-05-18
mp3_encoder: fix a typo, put uninitialized variable in BSS
Rafaël Carré
1
-2
/
+2
2010-05-18
mp3_encoder: reduce plugin binsize
Rafaël Carré
1
-173
/
+130
2010-05-06
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
1
-1
/
+1
2010-04-26
Add MPIO HD200 port - changed files
Marcin Bukat
1
-0
/
+6
2010-02-13
Packard Bell Vibe 500: More plugin keymaps (second portion).
Szymon Dziok
1
-0
/
+6
2009-12-15
Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and
Tomer Shalev
1
-1
/
+1
2009-12-03
Another round of plugin keymaps for the Philips GoGear SA9200.
Robert Menes
1
-0
/
+6
2009-08-31
* Fix plugin keymaps for VX777
Maurus Cuelenaere
1
-1
/
+3
2009-08-04
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...
Michael Giacomelli
1
-0
/
+6
2009-07-14
FS#10080
Nils Wallménius
1
-3
/
+2
2009-04-21
Add initial plugin keymaps for M:robe 500
Karl Kurbjun
1
-1
/
+1
2009-04-07
Enable plugins on the Onda VX747
Maurus Cuelenaere
1
-0
/
+3
2009-01-24
remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...
Andrew Mahone
1
-2
/
+0
2009-01-24
Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...
Mark Arigo
1
-3
/
+20
2009-01-16
revert/fix parts of r19673, as it changed some e200 keymaps and introduces no...
Dominik Wenger
1
-1
/
+0
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
1
-6
/
+3
[next]