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
2012-05-19
Add support for cp1252 (Western European) codepage.
Dominik Riebeling
2012-05-19
Make lbitlib.c include its own header (for the luaopen_bit prototype)
Bertrik Sikken
2012-05-18
Don't trigger a skin refresh from skinlist_draw()
Frank Gevaerts
2012-05-17
Zero out voice buffer memory immediately after allocation.
Michael Sevakis
2012-05-16
(hopefully) Fix FS#12639 and other skin related buflib corruption issues.
Jonathan Gordon
2012-05-14
Remove < and > from voice strings.
Dominik Riebeling
2012-05-13
Touchscreen: Check if click is outside of list. Fixes FS#12669
Thomas Martitz
2012-05-13
More strictly enforce "no PCM insert" rules for codecs.
Michael Sevakis
2012-05-09
Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROL
Nils Wallménius
2012-05-08
fix yellow introduced in 10829b2
Marcin Bukat
2012-05-08
Add more #ifdefs
Nils Wallménius
2012-05-08
Fix fat test program not compiling (FS#12646).
Marcin Bukat
2012-05-07
Don't reinvent ctype.h functions
Nils Wallménius
2012-05-07
rbcodec: abstract tdspeed buffer allocation
Nils Wallménius
2012-05-07
Stop clickiness on manual track changes as best as possible.
Michael Sevakis
2012-05-07
remove debug-target.h
Rafaël Carré
2012-05-06
Remove extraneous parens
Rafaël Carré
2012-05-06
get_image_filename() return value is never used
Rafaël Carré
2012-05-06
skin_parser: simplify skin_buffer_alloc
Rafaël Carré
2012-05-03
rbcodec: Hooks for target specific functions in dsp_process loop
Michael Sevakis
2012-05-03
Add rbcodecplatform.h and rbcodecconfig.h.
Sean Bartell
2012-05-02
Clean up peak calculating code.
Michael Sevakis
2012-05-02
Oops, need to init the voice_buf indexes too. :-)
Michael Sevakis
2012-05-02
Use buflib for the allocation of voice PCM resources.
Michael Sevakis
2012-05-02
hm801: Tweak keymap.
Andrew Ryabinin
2012-05-01
rbcodec refactoring: autoresumable
Sean Bartell
2012-04-30
Make DSP's replaygain independent of global_settings.
Michael Sevakis
2012-04-30
brickmania: Disable resuming after game over
Wieland Hoffmann
2012-04-29
Make rbcodec/dsp includes more specific.
Michael Sevakis
2012-04-29
M5/X5 (MCF5250): Scoot the core/plugin IRAM boundary forward by 0x800.
Michael Sevakis
2012-04-29
Oops forgot to remove test_codec from plugin SOURCES.
Michael Sevakis
2012-04-29
Fundamentally rewrite much of the audio DSP.
Michael Sevakis
2012-04-28
rbcodec refactoring: get_audio_base_data_type
Sean Bartell
2012-04-27
Fix up some more type stuff in pcmbuf.c.
Michael Sevakis
2012-04-27
rbcodec refactoring: dsp_set_eq_coefs
Sean Bartell
2012-04-26
Consolidate compressor settings into a struct.
Michael Sevakis
2012-04-26
Oops, Shoulda been "int16_t" not "uint16_t".
Michael Sevakis
2012-04-26
Adjust some typing in voice_thread.c. Constants are also counts, not sizes.
Michael Sevakis
2012-04-26
test_codec: Fix some problems with writing WAV with DSP
Michael Sevakis
2012-04-26
MPEGPlayer: Fixup typecasting for PCM buffer a bit.
Michael Sevakis
2012-04-25
Add codecs to librbcodec.
Sean Bartell
2012-04-22
cook: fix incorrect memset size argument
Bertrik Sikken
2012-04-22
libgme: fix incorrect memset size argument
Bertrik Sikken
2012-04-22
Simplify warning suppression for unused argument
Bertrik Sikken
2012-04-22
Fix Rockblox plugin display issues on Clip Zip
Marty Miller
2012-04-19
hm801: Update keymaps.
Andrew Ryabinin
2012-04-19
hm60x: Update keymaps.
Andrew Ryabinin
2012-04-19
hm801: Add support for plugins.
Andrew Ryabinin
2012-04-19
hm60x: Add support for plugins.
Andrew Ryabinin
2012-04-19
hm60x/hm801: Buttons rework.
Andrew Ryabinin
[next]