summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Correct setServiceActivity implementationThomas Martitz2011-02-19
* Android: Rewrite lcd subsystem to use the SurfaceView API.Thomas Martitz2011-02-19
* Use SIGALTSTACK in maemo buildThomas Jarosch2011-02-19
* N900: Prevent stuck up/down keys on systems with shared up/down cursor mappingThomas Jarosch2011-02-19
* Cleanup preprocessor around corelock usage and move its definition outside #i...Thomas Martitz2011-02-19
* Fix red caused by incorrect includes.Thomas Martitz2011-02-18
* Fix yellows and checkwps.Thomas Martitz2011-02-18
* Implement cooperative threads on hosted platforms using C code.Thomas Martitz2011-02-18
* Make sure we don't read past the end of a C-string in format_track_path. Seco...Thomas Jarosch2011-02-18
* Don't underflow the buffer in format_track_path() if it consists of whitespacesThomas Jarosch2011-02-18
* Fix off-by-one buffer read access in format_track_path(). Part of #11947Thomas Jarosch2011-02-18
* Ensure proper initialization of some variables and arrays in metadata parsing...Andree Buschmann2011-02-17
* Updated italian translationAlessio Lenzi2011-02-16
* Use 35-Adobe-Helvetica as default font on maemo. 27-Adobe-Helvetica is too smallThomas Jarosch2011-02-16
* Fix buffer size used for realpath() callThomas Jarosch2011-02-16
* FS#11933: Check for external album art if embedded album art fails to load.Magnus Holmgren2011-02-16
* No need to cast away const. Thanks to sideralThomas Jarosch2011-02-16
* RaaA: Fix tagcache filename lookups for paths containing symbolic linksThomas Jarosch2011-02-16
* RaaA: app_rename() must also do ROCKBOX_DIR translation for the target pathThomas Jarosch2011-02-15
* Treat unknown RaaA platforms like SDL for last.FM scrobbler log file. Fix yellowThomas Jarosch2011-02-15
* RaaA: Fix last.FM scrobbler log file locationThomas Jarosch2011-02-15
* Correct the metadata's VBR flag for MP4 files. ALAC is native VBR, AAC very u...Andree Buschmann2011-02-15
* 2nd try: All AAC-HE files will double the frame sample count, not only AAC-HE...Andree Buschmann2011-02-15
* Undo unwanted commit r29310.Andree Buschmann2011-02-15
* All AAC-HE files will double the frame sample count, not only AAC-HE files wi...Andree Buschmann2011-02-15
* Fix the shutdown sequence for maemo, SDL and simulator buildsThomas Jarosch2011-02-15
* Update Swedish translation.Magnus Holmgren2011-02-14
* Czech language: Some minor terminology changes by Marek Salaba FS#11935Mustapha Senhaji2011-02-14
* Some languages updates for the upcoming release:Mustapha Senhaji2011-02-14
* All kernel objects in code shared amongs targets (core, plugins, codecs) shou...Michael Sevakis2011-02-14
* Code police buffering.c a little - use already predominant style - shorted li...Michael Sevakis2011-02-14
* Buffering: tin cup. Update threading structure and handle rebuffer more relia...Michael Sevakis2011-02-14
* Leave a gap between all handles because ringbuf_add_cross interprets equal po...Michael Sevakis2011-02-14
* FS#11937 by Marcin Bukat - update Polish translation.Alex Parker2011-02-13
* Do not fiddle with audiobuf in talk_init() when no voice file is present. Avo...Andree Buschmann2011-02-13
* Explicitly say 'minutes' when speaking the runtime, fixes FS#11934.Andree Buschmann2011-02-13
* Update german translation.Andree Buschmann2011-02-13
* Explicitely say 'minutes' when speaking the battery time, fixes FS#11932.Nils Wallménius2011-02-13
* Update Android README in line with configure changes from r29286Dave Chapman2011-02-13
* Fix SDL detection on Nokia N8xxThomas Jarosch2011-02-13
* Needed to do a few more things to have r29291 correct.Michael Sevakis2011-02-13
* FS#11928 by Marek Salaba - Update of Czech languageAlex Parker2011-02-13
* FS#11929 by Gabriel Maia - Portuguese translation update.Alex Parker2011-02-13
* Change add_handle to never have side effects on the buffer if it fails. It ac...Michael Sevakis2011-02-13
* Use target names instead of model numbers in #if statements - nowhere else us...Dave Chapman2011-02-12
* Oops. Put back some changes to go only with others.Michael Sevakis2011-02-12
* Fix move_handle in buffering. Calculating wraps by buffer_len - 1 is incorrec...Michael Sevakis2011-02-12
* Remove unused variable "need_full_path" - it was removed in r28592Dave Chapman2011-02-12
* FS#11924 - Use separate targets for RaaA devices. This changes tools/configu...Dave Chapman2011-02-11
* Use generic keyboard actions rather than the device-dependentMichael Hohmuth2011-02-11