summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Stop clickiness on manual track changes as best as possible.Michael Sevakis2012-05-07
* remove debug-target.hRafaël Carré2012-05-07
* Remove extraneous parensRafaël Carré2012-05-06
* get_image_filename() return value is never usedRafaël Carré2012-05-06
* skin_parser: simplify skin_buffer_allocRafaël Carré2012-05-06
* rbcodec: Hooks for target specific functions in dsp_process loopMichael Sevakis2012-05-03
* Add rbcodecplatform.h and rbcodecconfig.h.Sean Bartell2012-05-03
* Clean up peak calculating code.Michael Sevakis2012-05-02
* Oops, need to init the voice_buf indexes too. :-)Michael Sevakis2012-05-02
* Use buflib for the allocation of voice PCM resources.Michael Sevakis2012-05-02
* hm801: Tweak keymap.Andrew Ryabinin2012-05-02
* rbcodec refactoring: autoresumableSean Bartell2012-05-01
* Make DSP's replaygain independent of global_settings.Michael Sevakis2012-04-30
* brickmania: Disable resuming after game overWieland Hoffmann2012-04-30
* Make rbcodec/dsp includes more specific.Michael Sevakis2012-04-29
* M5/X5 (MCF5250): Scoot the core/plugin IRAM boundary forward by 0x800.Michael Sevakis2012-04-29
* Oops forgot to remove test_codec from plugin SOURCES.Michael Sevakis2012-04-29
* Fundamentally rewrite much of the audio DSP.Michael Sevakis2012-04-29
* rbcodec refactoring: get_audio_base_data_typeSean Bartell2012-04-28
* Fix up some more type stuff in pcmbuf.c.Michael Sevakis2012-04-27
* rbcodec refactoring: dsp_set_eq_coefsSean Bartell2012-04-27
* Consolidate compressor settings into a struct.Michael Sevakis2012-04-26
* Oops, Shoulda been "int16_t" not "uint16_t".Michael Sevakis2012-04-26
* Adjust some typing in voice_thread.c. Constants are also counts, not sizes.Michael Sevakis2012-04-26
* test_codec: Fix some problems with writing WAV with DSPMichael Sevakis2012-04-26
* MPEGPlayer: Fixup typecasting for PCM buffer a bit.Michael Sevakis2012-04-26
* Add codecs to librbcodec.Sean Bartell2012-04-25
* cook: fix incorrect memset size argumentBertrik Sikken2012-04-22
* libgme: fix incorrect memset size argumentBertrik Sikken2012-04-22
* Simplify warning suppression for unused argumentBertrik Sikken2012-04-22
* Fix Rockblox plugin display issues on Clip ZipMarty Miller2012-04-22
* hm801: Update keymaps.Andrew Ryabinin2012-04-19
* hm60x: Update keymaps.Andrew Ryabinin2012-04-19
* hm801: Add support for plugins.Andrew Ryabinin2012-04-19
* hm60x: Add support for plugins.Andrew Ryabinin2012-04-19
* hm60x/hm801: Buttons rework.Andrew Ryabinin2012-04-19
* touchscreen/lists: fix two regressionsThomas Martitz2012-04-17
* mikmod plugin: make functions static when possibleBertrik Sikken2012-04-14
* superdom plugin: make functions/variables static where possibleBertrik Sikken2012-04-14
* FS#12611 - European Portuguese translation update (11th March)Gabriel Maia2012-04-14
* Remove a useless sleep() from hosted's init().Thomas Martitz2012-04-10
* Call radio_init() from hosted's init() too.Thomas Martitz2012-04-10
* touchscreen: fix some issues/crashes with clicking the list title.Thomas Martitz2012-04-10
* Use two lined display in properties.Dominik Riebeling2012-04-09
* touchscreen: fix swipe scrolling (jumped back to previous item).Thomas Martitz2012-04-08
* touchscreen: Rewrite kinetic scrolling using a state machine.Thomas Martitz2012-04-08
* touchscreen: Fix kinetic scrolling when the statusbar is off.Thomas Martitz2012-04-05
* Build libspc with -03 on m68k (Coldfire).Michael Sevakis2012-04-05
* Refactor and unify objcopy calls in the build system. Also now properly handl...Thomas Martitz2012-04-04
* More completely flush WMA decoder state on seek to prevent artifact.Michael Giacomelli2012-04-03