summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* FS#11953 - Dutch (nederlands) translation updateBertrik Sikken2011-02-20
* Revert unwanted submit.Andree Buschmann2011-02-20
* FS#11920: Do not overwrite already existing metadata and take into account st...Andree Buschmann2011-02-20
* Enforce that codecs wait for their metadata in a proper-ish and consistent ma...Michael Sevakis2011-02-20
* FS#11939: Simplify talk_time_unit().Andree Buschmann2011-02-20
* Fix the r29343 red.Michael Sevakis2011-02-20
* Make format_time properly format negative times because sometimes they are sh...Michael Sevakis2011-02-20
* Android: Fix compilationThomas Martitz2011-02-19
* Android: Fix some race conditions and crashes on startup.Thomas Martitz2011-02-19
* FS#11950: Update czech language file.Andree Buschmann2011-02-19
* Android: Rewrite lcd subsystem to use the SurfaceView API.Thomas Martitz2011-02-19
* Fix red caused by incorrect includes.Thomas Martitz2011-02-18
* Fix yellows and checkwps.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
* 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
* 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
* 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
* Use menu layout for sleep timer that is consistent to other timers. Closes FS...Andree Buschmann2011-02-11
* Make sure there is a logo for LCD_WIDTH>480 && LCDWIDTH<600 (useful for 600x1...Frank Gevaerts2011-02-11