summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2007-12-24FS#8353 - add a quick way to make a .cfg from the sound settings.Jonathan Gordon6-30/+53
2007-12-24A few fixes to the Danish translation.Jonas Häggqvist1-5/+4
2007-12-23Further update to Spanis translation by Robert Menes. Mostly voice strings th...Jonas Häggqvist1-31/+31
2007-12-23Add the last missing voice string to the Danish translation.Jonas Häggqvist1-1/+1
2007-12-23Danish translation fixes: Add some missing voice strings and change LANG_AFMT...Jonas Häggqvist1-19/+19
2007-12-23FS#8359 Update the spanish translation by Robert Menes.Mustapha Senhaji1-1938/+3557
2007-12-23Small fixes and a single new string, for the Danish translation.Jonas Häggqvist1-17/+28
2007-12-23Updated Swedish translation, with a few fixes.Magnus Holmgren1-24/+75
2007-12-22Update the french translation with one minor fix for one string.Mustapha Senhaji1-3/+18
2007-12-22FS#8354 Update the finnish translation by Jani Kinnunen.Mustapha Senhaji1-0/+14
2007-12-21Updated italian translation.Alessio Lenzi1-0/+14
2007-12-21FS#6960 - Add random selection option to database, by Mark Reiche. This satis...Steve Bavin2-3/+30
2007-12-19FS#8219 Update traditional and simplified chinise translations by Xinlu Huang.Mustapha Senhaji2-97/+635
2007-12-18Preserve song statistics when moving files or altering metadata. Conditions r...Miika Pekkarinen2-49/+238
2007-12-18Proper encodingLinus Nielsen Feltzing1-2/+2
2007-12-18Better translation of the recording settingsLinus Nielsen Feltzing1-2/+2
2007-12-18Updated Danish language. Small fixes to Czech translation. Closes FS#8300.Jonas Häggqvist2-39/+343
2007-12-17fix touchpad list codeJonathan Gordon1-19/+19
2007-12-17remove the duplicated gui_list struct and only duplicate the members which ar...Jonathan Gordon6-339/+206
2007-12-16Added file modify time field to the DB. Now metadata changes should be detect...Miika Pekkarinen2-67/+147
2007-12-16Add a new entry for songs with playcount less than 4 but having a high score.Miika Pekkarinen1-0/+1
2007-12-16PictureFlow improvements:Nicolas Pennequin1-244/+562
2007-12-16Check that the pointer isn't NULL before dereferencing it, just to be safe an...Nicolas Pennequin1-3/+5
2007-12-16Fix the crashes observed on the H10 5GB during the caching process. It was a ...Nicolas Pennequin1-6/+11
2007-12-15Quick fix to prevent freezing of H10 (possibly others too) when left at the d...Peter D'Hoye1-0/+7
2007-12-15Patch "Remain in PLViewer when move_track is canceled", by Lee Kang Hyuk. Clo...Antoine Cellerier1-1/+11
2007-12-15FS#7954: Free resources when speed testing a folder. Also simplify the error ...Magnus Holmgren1-13/+23
2007-12-14remove reference to non-existing variable to make rockbox compile with logf e...Robert Kukla1-1/+1
2007-12-13Another fix for file system issues when encountering disk full (like when rec...Peter D'Hoye3-3/+11
2007-12-13Ok, adding the hyphen again improves the pronounciation a bit (tested with es...Marianne Arnold1-3/+3
2007-12-13Swedish language update: use a more generic phrase for the .talk clips as the...Marianne Arnold1-6/+6
2007-12-12Sync norsk bokmål translation, with some inspiration from the nynorsk transl...Thom Johansen1-2684/+3404
2007-12-11PictureFlow fixes and improvements:Nicolas Pennequin5-66/+322
2007-12-11correction by Przemysław Hołubowski, closes FS#8205Marcoen Hirschberg1-2/+2
2007-12-11A final queue_post in voice_stop via. talk_force_shutup can try stopping PCM ...Michael Sevakis1-0/+4
2007-12-11Fixed a few typos spotted on IRC.Jonas Häggqvist1-2/+2
2007-12-11A couple fixes:Nicolas Pennequin1-5/+17
2007-12-10PictureFlow improvements by Jonas Hurrelmann:Nicolas Pennequin6-12/+50
2007-12-10FS #8294, nynorsk translation update by Karl Ove Hufthammer.Thom Johansen1-48/+319
2007-12-10Fix a file descriptor leakNicolas Pennequin1-2/+6
2007-12-10PictureFlow improvements:Nicolas Pennequin1-29/+95
2007-12-09Fix red.Nicolas Pennequin1-0/+3
2007-12-09Initial commit of the PictureFlow plugin, a nice visualization for album covers.Nicolas Pennequin10-4/+1675
2007-12-09Revert previous 'fix'. Did not actually fix the warning as I wasn't paying at...Dan Everton1-2/+2
2007-12-09Fix warnings in libfaadDan Everton1-2/+2
2007-12-09Unify the Ogg Vorbis and Ogg Speex metadata parsers.Dan Everton3-215/+57
2007-12-08Don't ask me how that happened.Thom Johansen1-1/+1
2007-12-08Crossfeed settings used to be stored inverted in the cfg file for legacy reas...Thom Johansen5-41/+26
2007-12-08Exclude an unneeded file from the voice codec build. Remove non-existing feat...Thom Johansen2-4/+1
2007-12-07Remove X11/win32 simulator rulesDave Chapman1-36/+0