summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2012-05-30Disable attempts to voice init_tagcache.Michael Sevakis
2012-05-30Get voice PCM queue indexes updating in right order...Michael Sevakis
2012-05-30Fix FS#12674 - %ax() doesnt mirror viewport correctlyJonathan Gordon
2012-05-28ypr0: This patch adds radio support to Samsung YP-R0Lorenzo Miori
2012-05-28New crossfeed algorithm for Rockbox: "Meier" crossfeedBertrik Sikken
2012-05-27clipzip: fix default font and icon setBertrik Sikken
2012-05-26load_code/overlay: Don't close plugin handle before calling the plugin.Thomas Martitz
2012-05-24More snafu fix. Need a couple more patchups for now.Michael Sevakis
2012-05-24Correct snafu in talk.cMichael Sevakis
2012-05-21voice_thread_init was left INIT_ATTR but is being called too late.Michael Sevakis
2012-05-21Fix some lockup caused by handles not being initialized to < 0...Michael Sevakis
2012-05-20Creative Zen x-fi: fix battery bench pluginBertrik Sikken
2012-05-20_lists_uiviewport_update_callback can be made staticBertrik Sikken
2012-05-19Fix typo in error messageFrank Gevaerts
2012-05-19zenxfi3&stfm1000: implement fmradio i2c and debug screenAmaury Pouly
2012-05-19Update Dutch translationPeter D'Hoye
2012-05-19Initial commit for the Creative ZEN X-Fi2 and X-Fi3 portsAmaury Pouly
2012-05-19Add support for cp1252 (Western European) codepage.Dominik Riebeling
2012-05-19Make lbitlib.c include its own header (for the luaopen_bit prototype)Bertrik Sikken
2012-05-18Don't trigger a skin refresh from skinlist_draw()Frank Gevaerts
2012-05-17Zero 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-14Remove < and > from voice strings.Dominik Riebeling
2012-05-13Touchscreen: Check if click is outside of list. Fixes FS#12669Thomas Martitz
2012-05-13More strictly enforce "no PCM insert" rules for codecs.Michael Sevakis
2012-05-09Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius
2012-05-08fix yellow introduced in 10829b2Marcin Bukat
2012-05-08Add more #ifdefsNils Wallménius
2012-05-08Fix fat test program not compiling (FS#12646).Marcin Bukat
2012-05-07Don't reinvent ctype.h functionsNils Wallménius
2012-05-07rbcodec: abstract tdspeed buffer allocationNils Wallménius
2012-05-07Stop clickiness on manual track changes as best as possible.Michael Sevakis
2012-05-07remove debug-target.hRafaël Carré
2012-05-06Remove extraneous parensRafaël Carré
2012-05-06get_image_filename() return value is never usedRafaël Carré
2012-05-06skin_parser: simplify skin_buffer_allocRafaël Carré
2012-05-03rbcodec: Hooks for target specific functions in dsp_process loopMichael Sevakis
2012-05-03Add rbcodecplatform.h and rbcodecconfig.h.Sean Bartell
2012-05-02Clean up peak calculating code.Michael Sevakis
2012-05-02Oops, need to init the voice_buf indexes too. :-)Michael Sevakis
2012-05-02Use buflib for the allocation of voice PCM resources.Michael Sevakis
2012-05-02hm801: Tweak keymap.Andrew Ryabinin
2012-05-01rbcodec refactoring: autoresumableSean Bartell
2012-04-30Make DSP's replaygain independent of global_settings.Michael Sevakis
2012-04-30brickmania: Disable resuming after game overWieland Hoffmann
2012-04-29Make rbcodec/dsp includes more specific.Michael Sevakis
2012-04-29M5/X5 (MCF5250): Scoot the core/plugin IRAM boundary forward by 0x800.Michael Sevakis
2012-04-29Oops forgot to remove test_codec from plugin SOURCES.Michael Sevakis
2012-04-29Fundamentally rewrite much of the audio DSP.Michael Sevakis
2012-04-28rbcodec refactoring: get_audio_base_data_typeSean Bartell