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-08-25
Add the codec_main declaration to apps/codecs.h
Bertrik Sikken
2011-08-25
Also fix uninitialized variables in xlcd_scroll_up()/xlcd_scroll_down()
Thomas Jarosch
2011-08-25
Fix file descriptor leak on error
Thomas Jarosch
2011-08-25
Fix file descriptor leak on error
Thomas Jarosch
2011-08-25
Fix use of uninitialized memory in xlcd_scroll_left() / xlcd_scroll_right() i...
Thomas Jarosch
2011-08-25
Clean up redundant assignment
Thomas Jarosch
2011-08-25
Remove now unneeded variable
Thomas Jarosch
2011-08-25
Fix off-by-one memory corruption in resistor plugin.
Thomas Jarosch
2011-08-25
Do sync between pcmbuf volume controls without explicit IRQ masking, which is...
Michael Sevakis
2011-08-23
Fix FS#12239, data abort after going from FMS to WPS.
Thomas Martitz
2011-08-23
Fix a miscomment in pcmbuf.c
Michael Sevakis
2011-08-23
Fix FS#12238 - WPS delay on pause introduced by r30097 which was the excuse I...
Michael Sevakis
2011-08-22
Move stuff a bit down to fix red on TALK_PARTIAL_LOAD.
Thomas Martitz
2011-08-22
Fix red on hwcodec.
Thomas Martitz
2011-08-22
Fix FS#12234 - Simulator crashes when playing mp3 file with cuesheet. The cue...
Michael Sevakis
2011-08-21
Bookmarking no longer need worry about inability to speak while paused on SWC...
Michael Sevakis
2011-08-21
Talk: Unify hwcodec and swcodec handling.
Thomas Martitz
2011-08-19
Make basque.lang be built. Fixes FS#12235
Alex Parker
2011-08-18
Optimized compiler settings for libgme. ARM now uses -O1 except for the 2413 ...
Andree Buschmann
2011-08-18
FS#12231
Nils Wallménius
2011-08-18
Roll back r30328. Sorry for any inconvenience.
Andree Buschmann
2011-08-18
Allow to use different compiler settings for codecs built from libgme. ARM no...
Andree Buschmann
2011-08-17
Submit a patch to the VGM codec by Mauricio Gama which saves some more RAM th...
Andree Buschmann
2011-08-17
Reduce memory consumption of VGM codec for low memry targets at the costs of ...
Andree Buschmann
2011-08-17
Fix panic after usb extraction if lastfm logging is enabled.
Thomas Martitz
2011-08-16
Removed attribution, at author's request.
Björn Stenberg
2011-08-16
Update American English language
Michael Chicoine
2011-08-15
Save some RAM in a libgme emulator used for VGM codec. LFO_ENV_TAB[] and LFO_...
Andree Buschmann
2011-08-14
Fix tempbuf assignment in tagcache and bump plugin API/ABI for r30308.
Thomas Martitz
2011-08-14
Remove further float operations from emu2413 in libgme to speed up synthesis.
Andree Buschmann
2011-08-14
Add change that got lost somehow in r30308.
Thomas Martitz
2011-08-14
Fix remaining problems.
Thomas Martitz
2011-08-14
Fix errors and warnings.
Thomas Martitz
2011-08-14
GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.
Thomas Martitz
2011-08-14
Fix last charcell warning
Frank Gevaerts
2011-08-14
need... sleep... try again to fix red
Jonathan Gordon
2011-08-14
fix charcell again.... wouldnt it be nice to remove charcell support all toge...
Jonathan Gordon
2011-08-14
Fix player errors
Jonathan Gordon
2011-08-14
New skin tags: %Vs() to set the text style and %Vg() to get the viewports gra...
Jonathan Gordon
2011-08-14
Remove a couple of duplicate #includes
Bertrik Sikken
2011-08-14
Remove hosted_get_volume(), as event data is available in button_get_data().
Thomas Martitz
2011-08-14
Extension entries need an extra nul byte.
Thomas Martitz
2011-08-14
Redo 30225 differently to not break the audio formats order for skins.
Thomas Martitz
2011-08-13
Properly export sleep_timer_call from main_menu.c in exported_menus.h
Michael Hohmuth
2011-08-13
Remove all IRAM attributes from libGME to be able to restart the IRAM optimiz...
Andree Buschmann
2011-08-12
6th part of FS#12176. Reduce memory consumption of libgme emulators to allow ...
Andree Buschmann
2011-08-12
Remove unused sources from libgme.
Andree Buschmann
2011-08-11
5th part of FS#12176. Further fixed point migration. Only two emulators (ym24...
Andree Buschmann
2011-08-11
libgme: make local functions static where possible
Bertrik Sikken
2011-08-11
Reduce gain of VGM codec to avoid clipping.
Andree Buschmann
[next]