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
Age
Commit message (
Expand
)
Author
2011-03-16
Avoid magic numbers. Use the available defines to set up the bit mask to comp...
Andree Buschmann
2011-03-16
Hopefully fix red now and reduce binsize for HWCODEC targets. This change imp...
Andree Buschmann
2011-03-16
Fix red. read_uint32be() was not implemented in sim builds for HWCODEC targets.
Andree Buschmann
2011-03-16
HD300: RECTRIGGER keymap
Marcin Bukat
2011-03-16
More robust implementation of MPEG frame header search. The parser will not o...
Andree Buschmann
2011-03-16
Android: Implement app shutdown and thus, sleep timer.
Thomas Martitz
2011-03-16
Android: Partly revert r29569 and only call the new getJavaEnvironment() when...
Thomas Martitz
2011-03-16
Fix FS#12012 - Radio Art broken since r29259 - Embedded album art support
Thomas Martitz
2011-03-16
MPIO HD300: add KBD context keymap
Marcin Bukat
2011-03-16
Sync test_codec to r29595.
Michael Sevakis
2011-03-16
Purge buffer and codec APIs existing exclusively in support of mpa.codec and ...
Michael Sevakis
2011-03-15
recording.c
Marcin Bukat
2011-03-15
Disable debug output in wave format parser by default.
Andree Buschmann
2011-03-15
Submit FS#12009. Add embedded album art support for m4a. Thanks to Jason Yu.
Andree Buschmann
2011-03-14
Fixed a typo. (Thanks Jeff!)
Björn Stenberg
2011-03-14
Listen to and follow external Android volume changes. (Based on FS#11914 by M...
Björn Stenberg
2011-03-14
Update lang files to be inline with changes in r29584
Marcin Bukat
2011-03-14
slightly modified FS#11531 by me: WM8750/51 driver rework
Marcin Bukat
2011-03-13
Add up skipped bytes when parsing for valid MPEG headers.
Andree Buschmann
2011-03-13
Refactor reading of Xing/Info/Vbri tags to prepare for further changes.
Andree Buschmann
2011-03-13
Use ringbuf_add in buffering when incrementing for initial allocation of non-...
Michael Sevakis
2011-03-11
Partly revert "Android: use NewGlobalRef for references that are used globally"
Maurus Cuelenaere
2011-03-11
Android: Don't share the JNI environment across threads, but obtain it the
Maurus Cuelenaere
2011-03-11
Android: use NewGlobalRef for references that are used globally
Maurus Cuelenaere
2011-03-11
Android: use APPEXTRA instead of makefile hack
Maurus Cuelenaere
2011-03-11
RaaA: move Android apps-code to separate dir under apps/hosted
Maurus Cuelenaere
2011-03-10
Enable volume keys in Android.
Björn Stenberg
2011-03-10
Quicker fade_on_stop.
Björn Stenberg
2011-03-07
last of the errors... hopefully
Jonathan Gordon
2011-03-07
move code around to make checkwps compile
Jonathan Gordon
2011-03-07
Merge a bunch of code which is 99% identical so it makes it easier to add mor...
Jonathan Gordon
2011-03-06
Remove malloc_buf references from playback.c since it's no longer used for an...
Michael Sevakis
2011-03-05
Follow symlink dirs on UI simulator
Fred Bauer
2011-03-05
Anti-Aliased Fonts support.
Thomas Martitz
2011-03-05
Android: Support embedded albumart in the widget.
Thomas Martitz
2011-03-05
Change the thread api a bit.
Thomas Martitz
2011-03-03
Fix peak handling in replaygain (FS#11981). This bug was introduced with r293...
Andree Buschmann
2011-03-02
RaaA: Fix write locations of plugins
Thomas Jarosch
2011-03-02
Introduce "power" thread for RaaA
Thomas Jarosch
2011-03-02
Make android compile (untested)
Jonathan Gordon
2011-03-02
Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...
Michael Sevakis
2011-03-02
Do the ridx > widx check where it should be done. A small rebuffering request...
Michael Sevakis
2011-03-02
buffering: Unusual cases when a handle ridx is briefly seeked ahead of widx n...
Michael Sevakis
2011-03-02
r29348 changes can cause certain codecs to jump to code on early track change...
Michael Sevakis
2011-03-01
fix red
Jonathan Gordon
2011-03-01
Add an ability to set a setting to a specific value with a touchscreen action.
Jonathan Gordon
2011-03-01
fix yellow
Jonathan Gordon
2011-03-01
Remove code duplication in some generic skin touch action handling.
Jonathan Gordon
2011-03-01
Add a touchaction "none" which does nothing when pressed. This will allow som...
Jonathan Gordon
2011-02-28
autoresume: Optimize playlist resume (manual, bookmark, or after power-on)
Michael Hohmuth
[next]