summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Make the 'calculate' shortcut work on the H10 padMarianne Arnold2008-06-17
* quick fix for FS#9046 - dont let jpeg.rock enter the playback menu if its usi...Jonathan Gordon2008-06-16
* "Fix" FS#7887 - the line selector colours would be completly wrong on scrolli...Jonathan Gordon2008-06-15
* Musepack speed optimization. Speep up 64 bit precision synthesizer by another...Andree Buschmann2008-06-15
* fix FS#5821 and FS#8449 - WPS isnt updated during fade, play status isnt chan...Jonathan Gordon2008-06-15
* Minor code beautification.Andree Buschmann2008-06-14
* Resort operands in mul/smull/mla/smlal to use D[] as second multiplication op...Andree Buschmann2008-06-14
* Print some more usefull info on screen. (Should be the last commit for this p...Antoine Cellerier2008-06-10
* Use strncasecmp for hash (string version) comparision.Antoine Cellerier2008-06-10
* Hopefully fix compilation warnings and link errors. Add some feedback (file b...Antoine Cellerier2008-06-10
* New md5sum plugin. Open a file, a directory or just launch it from the plugin...Antoine Cellerier2008-06-10
* Correct DSP_SET_SAMPLE_DEPTH to 29 for mpc (18.14 fixed point samples). Highe...Andree Buschmann2008-06-10
* Make some more games touchscreen compatible.Maurus Cuelenaere2008-06-09
* Small mpc quality improvement. Guarantee symmetric synthesis window for pre-s...Andree Buschmann2008-06-08
* fix red and pointer screwupJonathan Gordon2008-06-07
* fix some whitespaceJonathan Gordon2008-06-07
* oops, missed to failed hunks in the patchJonathan Gordon2008-06-07
* Accept FS#9075 and rename valid_vals to set_valsJonathan Gordon2008-06-07
* Make parse_list() a bit stricter by only allowing items to be skipped if they...Jonathan Gordon2008-06-07
* Fix yellowMaurus Cuelenaere2008-06-06
* 1) Implement generic touchscreen detection library for the pluginsMaurus Cuelenaere2008-06-06
* Fix typo in the new default values for %V, so that the background color is ac...Magnus Holmgren2008-06-05
* make %V a little simpler. only the x and y values have to be specified now (i...Jonathan Gordon2008-06-05
* Make sure a temporary file does not exists preventing the database re-initial...Miika Pekkarinen2008-06-04
* Add effective clockrate for realtime decoding to the displayed results of tes...Andree Buschmann2008-06-04
* Further changes in mpc buffered seek. Remove magical number and replace it wi...Andree Buschmann2008-06-04
* Some quality improvements in the mp3 encoder engine. For more details Antonius Hellmann2008-06-02
* Fix some mistakesMaurus Cuelenaere2008-06-02
* Put pointer arrays in the correct iram section, tiny const police to make it ...Nils Wallménius2008-06-02
* 1) Make touchscreen interface more intuitiveMaurus Cuelenaere2008-06-02
* libmad: PP5002 does in fact profit more from -O2 than PP502x, so use it for a...Jens Arnold2008-06-01
* Compile libmad with -O2 for the Ipods instead of just newer PP targets. Give...Michael Giacomelli2008-06-01
* Even more touchscreen improvements.Maurus Cuelenaere2008-06-01
* Some more touchscreen gui list improvements.Maurus Cuelenaere2008-06-01
* Fix for FS#9054. MPC-playback stopped after 3:34min caused by out-of-bounds a...Andree Buschmann2008-05-31
* Make ZXBox work on the m:robe 100, and fix the linker script and loader to ma...Jens Arnold2008-05-31
* Minor correction to Jewels scoring on level advanceAdam Boot2008-05-30
* (Simulator) Touchscreen improvements.Maurus Cuelenaere2008-05-30
* Updated italian language file.Alessio Lenzi2008-05-30
* Gigabeat F/X:Michael Sevakis2008-05-29
* Accept FS #9052 by Alexander Levin with a fix by me. Changes HAS_BUTTONBAR in...Peter D'Hoye2008-05-29
* the splash should set the viewport to NULL untill we start passing it a vp. (...Jonathan Gordon2008-05-29
* total removal of gui_textarea. The only thing using the text_message struct i...Jonathan Gordon2008-05-29
* move the HAS_BUTTONBAR define to the config-<target>.h filesJonathan Gordon2008-05-29
* draw the buttonbar in its own viewport. It always uses the sysfont and is dra...Jonathan Gordon2008-05-29
* more gui_textarea removal.Jonathan Gordon2008-05-29
* Oops, not all PP targets have ADC_ACCESSORY.Linus Nielsen Feltzing2008-05-29
* Add the ADC_ACCESSORY channel on the ipod, to allow for accessory detection o...Linus Nielsen Feltzing2008-05-29
* Remove racy call to unregister_ata_idle_func and remove unnecessary check bef...Bertrik Sikken2008-05-28
* Create WPS context (onplay) menus using MAKE_ONPLAYMENU macro. Partial fix fo...Bertrik Sikken2008-05-28