index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
mp3_encoder.c
Age
Commit message (
Expand
)
Author
2008-04-27
FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.
Rob Purchase
2008-03-22
D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...
Rob Purchase
2008-03-22
Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...
Jens Arnold
2008-03-09
fix FS#7619 - hopefully... - have to stop/start scrolling to change bitrate
Jonathan Gordon
2008-03-01
M:Robe 100: add button definition/bitmaps to plugins and enable compilation
Robert Kukla
2008-02-17
Plugins now enabled and working for the Gigabeat S.
Will Robertson
2007-10-30
Fix FS #8019, caused by memcpy() being called before "rb = api;". Be cautious...
Thom Johansen
2007-09-20
Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...
Marianne Arnold
2007-07-27
Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
Jens Arnold
2007-06-14
Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h...
Nils Wallménius
2007-06-13
Accept FS#7264 'Build with -Os switch for coldfire targets'.
Nils Wallménius
2007-05-19
attempt to make the Gigabeat button mappings in the plugins more logical and ...
Marcoen Hirschberg
2007-03-17
Let GCC check arguments of some more printf-style functions, also for plugins...
Jens Arnold
2007-03-16
Rename some macros to account for the recently added M5 port. No code changes.
Jens Arnold
2006-11-26
FS#6357, patch 1: let iramcopy and bss share the same space in codecs and
Tomasz Malesinski
2006-11-18
SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...
Michael Sevakis
2006-10-26
Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...
Barry Wardell
2006-08-03
Barry Wardell's keymappings for H10
Daniel Stenberg
2006-04-04
MP3 encoder enhancements and optimisations by Antonius Hellman. Details
Thom Johansen
2006-03-03
Code Police raid. Mostly changed // comments and indented to Rockbox style.
Daniel Stenberg
2006-02-24
More iPod 3G work from Seven Le Mesle
Dave Chapman
2006-02-24
fix x5 button definition broken by gigabeat commit
Marcoen Hirschberg
2006-02-24
first gigabeat commit
Marcoen Hirschberg
2006-02-24
Button driver for iAudio X5
Linus Nielsen Feltzing
2006-01-18
Matt v.d. Westhuizen's iAudio X5 keypad adjustments
Daniel Stenberg
2006-01-17
Remove use of stdio.h. Proper handling of IRAM.
Thom Johansen
2006-01-16
Correctly set the channel mode to "Stereo" and not "Dual Channel".
Dave Chapman
2006-01-15
New plugin loader. Solves the crashes introduced with the .bss changes while ...
Jens Arnold
2006-01-11
Remove the unnecessary IDATA_ATTR and LINE_ATTR #defines. Introduce usage of ...
Thom Johansen
2006-01-11
Support for other platforms than just Coldfire.
Thom Johansen
2006-01-11
The Shine mp3 encoder by Gabriel Bouvigne, made as plugin/viewer by Antonius
Daniel Stenberg