summaryrefslogtreecommitdiff
path: root/apps/lang (follow)
Commit message (Collapse)AuthorAge
* Fixed typos.Jens Arnold2006-04-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9412 a1c6a512-1295-4272-9138-f99709370657
* Properly translated new voice: entries. * Tweaked some translationsJens Arnold2006-04-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9410 a1c6a512-1295-4272-9138-f99709370657
* German language update by Alexander Bondar (patch #4942)Peter D'Hoye2006-04-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9406 a1c6a512-1295-4272-9138-f99709370657
* Thorough .lang rework: Removed all deprecated strings, combined string which ↵Jens Arnold2006-04-01
| | | | | | were only split because long ago we had no splash(), sorted strings into logical groups to ease the transition to langv2. Bunped binary .lng version. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9398 a1c6a512-1295-4272-9138-f99709370657
* Synced.Magnus Holmgren2006-03-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9357 a1c6a512-1295-4272-9138-f99709370657
* New 'Track Skip Only' option for Crossfading; crossfading is disabled except ↵Zakk Roberts2006-03-30
| | | | | | for manual track changes. NOTE: If you were using 'Always' mode previously, check again after updating: you'll now be in the new 'Track Skip Only' mode. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9353 a1c6a512-1295-4272-9138-f99709370657
* Add support for loadable vkeyboard layoutsFrank Dischner2006-03-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9347 a1c6a512-1295-4272-9138-f99709370657
* Add precut setting for the equalizer and add some more comments to the eq ↵Dan Everton2006-03-27
| | | | | | menu code. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9298 a1c6a512-1295-4272-9138-f99709370657
* Patch #4923 by Jani Kinnunen: updated Finnish translationHristo Kovachev2006-03-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9274 a1c6a512-1295-4272-9138-f99709370657
* Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen2006-03-26
| | | | | | | and much more problems with the UI. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9256 a1c6a512-1295-4272-9138-f99709370657
* Support the recording screen on the LCD remote. Also adds support for the ↵Dan Everton2006-03-25
| | | | | | peakmeter in the rremote WPS. Patch from Martin Scarratt (task 4818). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9246 a1c6a512-1295-4272-9138-f99709370657
* New option: First keypress enables backlight only. Patch #2920 by Nicolas ↵Björn Stenberg2006-03-24
| | | | | | Pennequin. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9228 a1c6a512-1295-4272-9138-f99709370657
* update by Mustapha SenhajiMarcoen Hirschberg2006-03-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9172 a1c6a512-1295-4272-9138-f99709370657
* Updated Korean translation by Jeong Taek InHristo Kovachev2006-03-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9167 a1c6a512-1295-4272-9138-f99709370657
* Patch #4794 by Alessio Lenzi: Add some missing voice entries to english.langHristo Kovachev2006-03-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9157 a1c6a512-1295-4272-9138-f99709370657
* Reworked pitch screen for easier adjustment and better looks. Added some ↵Zakk Roberts2006-03-21
| | | | | | button definitions for iPods - coming soon to a Sound Settings menu near you... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9146 a1c6a512-1295-4272-9138-f99709370657
* Add 'clipboard' type functionality to onplay menu. You can cut/copy/paste ↵Dan Everton2006-03-20
| | | | | | directories and files. Works across volumes. No multiselect support though. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9132 a1c6a512-1295-4272-9138-f99709370657
* Added 'Party Mode': Unstoppable playbackBjörn Stenberg2006-03-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9114 a1c6a512-1295-4272-9138-f99709370657
* update japanese language by Naoaki OkazakiMarcoen Hirschberg2006-03-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8987 a1c6a512-1295-4272-9138-f99709370657
* update by Jeong Taek InMarcoen Hirschberg2006-03-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8933 a1c6a512-1295-4272-9138-f99709370657
* Patch FS#4759 by Jonathan Gordon - searching in playlists.Tomas Salfischberger2006-03-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8906 a1c6a512-1295-4272-9138-f99709370657
* The existing colour-related language strings are using Colour, not Color. ↵Dave Chapman2006-03-04
| | | | | | Also correct the desc: entry git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8901 a1c6a512-1295-4272-9138-f99709370657
* Patch 4765 by Jonathan Gordon - don't allow the same colors to be selected ↵Zakk Roberts2006-03-04
| | | | | | for foreground and background. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8900 a1c6a512-1295-4272-9138-f99709370657
* Removed wrong comment.Tomas Salfischberger2006-02-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8870 a1c6a512-1295-4272-9138-f99709370657
* Language update by Rui Marinho (FS patch id 4749)Tomas Salfischberger2006-02-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8869 a1c6a512-1295-4272-9138-f99709370657
* updated hungarian translation by Imre Herceg, updated finnish translation by ↵Marcoen Hirschberg2006-02-28
| | | | | | Jani Kinnunen git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8865 a1c6a512-1295-4272-9138-f99709370657
* updated translation by Jeong Taek InMarcoen Hirschberg2006-02-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8859 a1c6a512-1295-4272-9138-f99709370657
* updated translation by Alessio LenziMarcoen Hirschberg2006-02-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8843 a1c6a512-1295-4272-9138-f99709370657
* Foreground/Background colour settings. Based on patch #3050 by Jonathan ↵Dave Chapman2006-02-26
| | | | | | Gordon, extended my me. The principle of the patch is that the three sliders contain the native ranges (currently 0..31, 0..63, 0..31), and the equivalent RGB888 colour is displayed underneath. The config block (and global_settings struct) contain the native value for the fg/bg colours (either RGB565 or RGB565SWAPPED), but the text .cfg files contain the RGB888 value written as 6 hex digits. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8840 a1c6a512-1295-4272-9138-f99709370657
* Updated Russian.lan by Aleksey KozyulinHristo Kovachev2006-02-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8838 a1c6a512-1295-4272-9138-f99709370657
* Patch #1423609 by Martin Scarratt and myself: enables using the backlight as ↵Peter D'Hoye2006-02-17
| | | | | | record clipping indicator. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8722 a1c6a512-1295-4272-9138-f99709370657
* And shorten one string due to a small buffer...Magnus Holmgren2006-02-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8692 a1c6a512-1295-4272-9138-f99709370657
* Minor changes for consistency and correctness.Magnus Holmgren2006-02-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8691 a1c6a512-1295-4272-9138-f99709370657
* Add paged scrolling option. Really helps when scrolling through large lists ↵Dan Everton2006-02-13
| | | | | | on targets with slow LCDs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8682 a1c6a512-1295-4272-9138-f99709370657
* Synced.Mats Lidell2006-02-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8679 a1c6a512-1295-4272-9138-f99709370657
* remove UTF-8 markerMarcoen Hirschberg2006-02-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8647 a1c6a512-1295-4272-9138-f99709370657
* updated translation by Mustapha SenhajiMarcoen Hirschberg2006-02-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8646 a1c6a512-1295-4272-9138-f99709370657
* Updated Dutch language filePeter D'Hoye2006-02-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8635 a1c6a512-1295-4272-9138-f99709370657
* Properly deprecate old strings.Jens Arnold2006-02-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8629 a1c6a512-1295-4272-9138-f99709370657
* Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain.Hristo Kovachev2006-02-08
| | | | | | | | | | | | | | | | | | | | Changes: ***1. all platforms: 1.1 corrects gain display bug; 1.2 allows combined setting of stereo gain without an extra line on the display; 2. iRiver H1xx and H3xx specific: 2.1 correctly named the decimator variables, they were called 'gain'; 2.2 splitted decimator gain settings for mic and line-in so that they are saved separately; 2.3 added combined analog and decimator gain setting giving a smooth gain range with the best analog/decimator gain combination git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8627 a1c6a512-1295-4272-9138-f99709370657
* Updated korean.lang by Jeong Taek InHristo Kovachev2006-02-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8623 a1c6a512-1295-4272-9138-f99709370657
* Patch #1423302 by Imre Herceg - Updated Hungarian translationLinus Nielsen Feltzing2006-02-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8622 a1c6a512-1295-4272-9138-f99709370657
* * Swap scroll and left/right in EQ UI for iPodDan Everton2006-02-07
| | | | | | | | | * Define buttons for iAudio X5 (not tested) * Button acceleration. Hold ON+LEFT or ON+RIGHT to change settings faster. * Relabel cutoff to centre frequency for peak filters git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8613 a1c6a512-1295-4272-9138-f99709370657
* Add Equalizer configuration to Sound Settings menu.Dan Everton2006-02-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8606 a1c6a512-1295-4272-9138-f99709370657
* Patch #1260463 - Warn on erasing modified dynamic playlist by Craig (ctb311276)Hardeep Sidhu2006-02-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8589 a1c6a512-1295-4272-9138-f99709370657
* Committed a little too muchLinus Nielsen Feltzing2006-02-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8569 a1c6a512-1295-4272-9138-f99709370657
* The simulator should use the keypad period key, not the regular oneLinus Nielsen Feltzing2006-02-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8568 a1c6a512-1295-4272-9138-f99709370657
* Imre Herceg's Hungarian translationDaniel Stenberg2006-02-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8565 a1c6a512-1295-4272-9138-f99709370657
* Patch #1421422 - Backdrop image patch started by Linus, finished by me. ↵Dave Chapman2006-02-02
| | | | | | Adds ability to set backdrop images for file browser and menus (store full-screen bitmaps in /.rockbox/backdrops/) and also the ability to set a full-screen background image in a WPS using the %X|filename.bmp| WPS tag. Currently only implemented for targets with colour LCDs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8536 a1c6a512-1295-4272-9138-f99709370657
* Updated korean.lang by Jeong Taek InHristo Kovachev2006-01-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8459 a1c6a512-1295-4272-9138-f99709370657