Age | Commit message (Expand) | Author |
2010-11-05 | Android: don't display the loading screen etc. when the library is already lo... | Maurus Cuelenaere |
2010-11-05 | Android: clean up extracting a bit + add user-visible error-reporting | Maurus Cuelenaere |
2010-11-05 | Android: prevent loading the library twice | Maurus Cuelenaere |
2010-11-05 | Android: add uninstall option to installApk.sh script | Maurus Cuelenaere |
2010-11-05 | Android port: replace waiting hack in AndroidActivity with a ResultReceiver, ... | Maurus Cuelenaere |
2010-11-05 | Android port: | Maurus Cuelenaere |
2010-11-05 | A bit of indentation/whitespace changes in the xml files. | Thomas Martitz |
2010-11-05 | Fix a small dependency issue, the directories need to be created first. | Thomas Martitz |
2010-11-05 | Android: Show the Rockbox in the background in the keyboard/yesno dialogs. | Thomas Martitz |
2010-11-05 | More concrete names for the head and the tail of the linked list (no function... | Alexander Levin |
2010-11-05 | Make --zoom option of the sdl port correctly work with mouse clicks. | Thomas Martitz |
2010-11-05 | Make the context menu pop up instantly after the long press timeout when hold... | Thomas Martitz |
2010-11-05 | Undo the part of r28480 that caused the simulator to also use host malloc. | Thomas Martitz |
2010-11-05 | Fix unchecked result skin_parse_tag() exposed by r28480. | Thomas Martitz |
2010-11-05 | Enable tea5767 tuner detection for Philips GoGear HDD63x0 too (HDD6320 does n... | Bertrik Sikken |
2010-11-05 | Android port: NewStringUTF() JNI call doesn't need freeing, these will get ga... | Maurus Cuelenaere |
2010-11-05 | Fix accidental C++ style comments from r28341 | Bertrik Sikken |
2010-11-05 | Implement tea5767 tuner detection - FS#11714 by me | Bertrik Sikken |
2010-11-05 | libmusepack: use postindexing on the pointer when storing to increment it for... | Nils Wallménius |
2010-11-05 | Android port: add a CLI APK install+launch script, useful for quick installation | Maurus Cuelenaere |
2010-11-05 | Android port: remove obsoleted build.sh shell script | Maurus Cuelenaere |
2010-11-05 | Android port: $(TEMP_APK) depends on $(AP_), so add it to its dependencies | Maurus Cuelenaere |
2010-11-05 | libmusepack: tiny optimization of the ARMv4 mpc_decoder_windowing_D implement... | Nils Wallménius |
2010-11-05 | libmusepack: ARMv6 assembler for mpc_decoder_windowing_D, speeds up decoding ... | Nils Wallménius |
2010-11-05 | Add 20-Artwiz-Snap. | Jonas Häggqvist |
2010-11-05 | Correct spelling of 'seperate' in the skin parsing code - FS#11724 by Alexand... | Bertrik Sikken |
2010-11-04 | Adapt icon loading to get_user_file_path() | Thomas Martitz |
2010-11-04 | Cleanup and oops spotted by Alexander Levin | Jonathan Gordon |
2010-11-04 | Update the russian translation. | Mustapha Senhaji |
2010-11-04 | RaaA: Use the host's malloc() for the skin engine. | Jonathan Gordon |
2010-11-03 | Manual: Bring the opts in the manual in line with ifdefs in the code | Alexander Levin |
2010-11-03 | Reflect the Philips GoGear HDD63x0 series as being Unstable | Robert Menes |
2010-11-03 | Remote android button handling (again). do the press/unpress more like other ... | Jonathan Gordon |
2010-11-03 | FS#11673: picture flow: improve scrolling text, by myself. | Teruaki Kawashima |
2010-11-03 | Fix a bug introduced with r28370 (feature check tag improvements) where %Rp<f... | Jonathan Gordon |
2010-11-03 | Looks like HDD6330 plugins build green, so enable plugins. | Robert Menes |
2010-11-03 | Okay, this should be the last few "prevent red" fixes to be | Robert Menes |
2010-11-03 | Another "keep the reds away" fix. | Robert Menes |
2010-11-03 | Whoops, nearly forgot to define the help screen text for | Robert Menes |
2010-11-03 | These should be the last of the plugin keymaps required | Robert Menes |
2010-11-02 | Still coming along with HDD6330 plugin keymaps. | Robert Menes |
2010-11-02 | Manual: add images for the Philips Gogear HDD6330, FS#11705 by me. | Szymon Dziok |
2010-11-02 | Manual: add images for the Philips Gogear HDD1630 (FS#10329), Author: Marko P... | Szymon Dziok |
2010-11-02 | Reconfigure IRAM for S5L870x. S5L8700 has 256 KB of IRAM, use a 48 KB / 208 K... | Andree Buschmann |
2010-11-02 | Manual: make the presence of the timestretch menu description depend on the r... | Alexander Levin |
2010-11-02 | fix: correct the perl syntax error | Daniel Stenberg |
2010-11-02 | Making sure that the HDD16x0 series is correctly reflected | Robert Menes |
2010-11-02 | Enable building of metronome for hwcodec targets and swcodec sims which was a... | Marianne Arnold |
2010-11-02 | Minor optimization of mpc codec via moving dewindowing asm to icode section f... | Andree Buschmann |
2010-11-02 | Using icode attribute for S5L870x is faster on some codecs. Speed up for mpc ... | Andree Buschmann |