summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2007-08-22H10 ADC values are 10 bit, hence we need 3 hex digits.Jens Arnold1-2/+2
2007-08-22Apply fix from FS#6341, with some changes by me.Magnus Holmgren3-4/+8
2007-08-22Updated italian translation with last modifications. Added two missimg voice ...Alessio Lenzi1-2/+53
2007-08-22Don't say 'hours' and 'minutes' in the 24 hour time announcement, and use 'o'...Jens Arnold1-4/+12
2007-08-22Simplify a tiny bit more.Jens Arnold1-4/+4
2007-08-22Simplified 12 hour time voicing.Jens Arnold1-23/+11
2007-08-22Update Danish language with the latest changes.Jonas Häggqvist1-22/+51
2007-08-22Fix bug where cross volume cut/paste would report failure even though it succ...Barry Wardell1-1/+1
2007-08-21Update Dutch language filePeter D'Hoye1-3/+54
2007-08-21Accept FS #7626: allow viewing playlist files if no playlist is loadedPeter D'Hoye1-8/+4
2007-08-21Voice the time in the format the user selects in the time format setting. Pat...Jonas Häggqvist2-3/+97
2007-08-21Some fixes for Danish language, mostly voice-related.Jonas Häggqvist1-60/+60
2007-08-21H10: make all ADC values fit on the debug screen of the 5GBPeter D'Hoye1-6/+4
2007-08-21Further updated Chinese language by Xinlu Huang with some fixes (hopefully) b...Jonas Häggqvist1-2064/+3994
2007-08-21Attempt to fix Polish language after a translation mixup.Jonas Häggqvist1-1650/+1652
2007-08-21the viewer lives in the viewer dir so save settings and bookmarks there, asDaniel Stenberg1-2/+2
2007-08-21Update Swedish translation.Magnus Holmgren1-40/+57
2007-08-21Updated italian translation. Added several missed voice strings and correct s...Alessio Lenzi1-164/+182
2007-08-21Updated Simplified Chinese translation by Xinlu Huang.Jonas Häggqvist1-634/+444
2007-08-20Make filename extension setting strings follow convention of the rest of engl...Peter D'Hoye1-9/+9
2007-08-20Updated Polish translation by Pawel WysockiJonas Häggqvist1-2069/+2677
2007-08-20Update Danish language and add myself as maintainer of it and the voice shell...Jonas Häggqvist1-30/+48
2007-08-20The icon associated with wavplay should have been changed for hwcodec, put ba...Marianne Arnold1-2/+2
2007-08-20nope, this one is the one it shuold showJonathan Gordon1-1/+1
2007-08-20make .wav use the inbuilt audio icon on hwcodecJonathan Gordon1-1/+1
2007-08-20Make MENUITEM_STRINGLIST() menus talk (if ID2P() is used for the string)Jonathan Gordon1-0/+11
2007-08-20Slight fix.Jens Arnold1-2/+2
2007-08-20Make peak release work per tick as intended. But that's too fast, so it's not...Jens Arnold1-12/+6
2007-08-19Revert previous 'fix' and implement the correct one, thanks markun! :-)Nils Wallménius1-1/+4
2007-08-19Convert to unix line-endingsDave Chapman2-770/+770
2007-08-19Always reset glyph width for loadable keyboards fixes FS#6220Nils Wallménius1-3/+1
2007-08-19Oops forgot oneNils Wallménius1-1/+1
2007-08-19Use size_t type for the buffer_size parameter to formatter functions, static ...Nils Wallménius9-25/+25
2007-08-18update Dutch lang file and add small clarification to the manual regarding th...Peter D'Hoye1-7/+18
2007-08-18Make peakmeter release setting work in units per tick (was units per read), a...Peter D'Hoye6-11/+35
2007-08-18Player: Make sure the USB screen disables double height.Jens Arnold1-0/+1
2007-08-18Sync german language file to the latest changes (including 'features', fixing...Marianne Arnold1-4441/+4377
2007-08-18update Dutch lang filePeter D'Hoye1-27/+34
2007-08-18Oops, not all ipod have recordingNils Wallménius1-3/+3
2007-08-18Mark deprecated strings, correct button names in some splashes, some minor tw...Nils Wallménius1-29/+35
2007-08-17Fix crash in peak meter release setting, and set the limits back to a reasona...Peter D'Hoye1-1/+1
2007-08-16Updated Italian language file (FS #7605 by Harry Tu)Peter D'Hoye1-40/+87
2007-08-16Pass plugin api pointer to funtion directly, fixes crashes when doing increme...Peter D'Hoye20-51/+54
2007-08-16Show the plugin category name in the list title in the plugin browsers.Jonathan Gordon1-7/+14
2007-08-16Faster Q1.31 multiply for ARM. Add some ARM asm windowing code. Simply repl...Michael Giacomelli2-6/+49
2007-08-15Switch to using millivolt for battery voltage and other internal voltages. * ...Jens Arnold4-50/+35
2007-08-15Ignore HAVE_BACKLIGHT for plugins, as they build without the check and makes ...Peter D'Hoye1-6/+14
2007-08-15Try to translate items when using the STRINGCHOICE_SETTING() macro (fixes FS#...Jonathan Gordon1-2/+10
2007-08-15Bring mpegplayer backlight fix to the other plugins, this also fixes some wro...Peter D'Hoye19-87/+100
2007-08-15use the host cc when preprocessing featuresDaniel Stenberg1-1/+1