summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Collapse)Author
2008-08-21Fix some issues with the French translation, based on FS#9298 by Manuel ↵Jonas Häggqvist
Dejonghe. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18331 a1c6a512-1295-4272-9138-f99709370657
2008-08-21Oops fixe few mistakes.Mustapha Senhaji
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18329 a1c6a512-1295-4272-9138-f99709370657
2008-08-21French language update. In bonus, few improvements and fixes by Clément ↵Mustapha Senhaji
Pit-Claudel (taken from FS#9141). Remove an empty line from the english file, while I was here. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18328 a1c6a512-1295-4272-9138-f99709370657
2008-08-20Fix broken h1x0 sim build by providing a stub for pcm_sample_rate()Peter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18326 a1c6a512-1295-4272-9138-f99709370657
2008-08-20Recording screen: show spdif samplerate on SWCODEC targets (with spdif of ↵Peter D'Hoye
course). To be adapted so this also works for HWCODEC. And to be tested as I have no cable around and a broken disk in my h120.... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18325 a1c6a512-1295-4272-9138-f99709370657
2008-08-20Recording screen: do not show L/R gain settings when recording mono; do not ↵Peter D'Hoye
show gain (and AGC) at all when recording via spdif. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18324 a1c6a512-1295-4272-9138-f99709370657
2008-08-19Fix a tiny error in the Simplified Chinese translation.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18320 a1c6a512-1295-4272-9138-f99709370657
2008-08-19Language updates:Jonas Häggqvist
* Updated Simplified Chinese by Jun Gu with syntax fixes by me (FS#9300) * Non-translating updates to Czech and Thai by Robert Menes (FS#9303) * Fix some syntax and consistency errors in Danish translation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18319 a1c6a512-1295-4272-9138-f99709370657
2008-08-19Accept FS #9301 by Christopher Williams: fix radio preset list after ↵Peter D'Hoye
removing a preset git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18318 a1c6a512-1295-4272-9138-f99709370657
2008-08-19Fix a problem with dict and checkbox where their internal buffer allocaters ↵Jonathan Gordon
wernt actually fixing the amount of freespace after an alloc (Spotted and fixed by Daniel Weck) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18317 a1c6a512-1295-4272-9138-f99709370657
2008-08-19dont let the database create a new playlist when party mode is on. (fixes ↵Jonathan Gordon
FS#8292) its not consistant with the filebrowser though, i.e you have to open the context menu for the item to add it to the playlist (whereas in the filebrowser it automatically gets queued if its selected) still better than ignoreing the setting though git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18316 a1c6a512-1295-4272-9138-f99709370657
2008-08-19workaround for FS#8748 (possibly others) where playback might freeze or get ↵Jonathan Gordon
confused if you try starting a new playlist when party mode is enabled. It now will ignore the setting if you try starting playback if there is nothing already playing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18315 a1c6a512-1295-4272-9138-f99709370657
2008-08-19Rockbox info: restore the 5seconds update delay to allow scrolling,Stéphane Doyon
which I broke in r18309. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18312 a1c6a512-1295-4272-9138-f99709370657
2008-08-18Skip length: restore the ability to skip by just a few secondsStéphane Doyon
(which was the point of that feature). See r18041. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18310 a1c6a512-1295-4272-9138-f99709370657
2008-08-18Fix for issues in speaking the time in Rockbox Info screen (B#9167).Stéphane Doyon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18309 a1c6a512-1295-4272-9138-f99709370657
2008-08-17Ensure every phrase has a "user:" line - currently they are all empty.Dave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18308 a1c6a512-1295-4272-9138-f99709370657
2008-08-17Remove quotes around the keyword deprecated - probably introduced by my ↵Jonas Häggqvist
translation page. Also some further tweaking of the Danish translation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18307 a1c6a512-1295-4272-9138-f99709370657
2008-08-17Sort Catalan lang file to the same order as english.lang - no other changes.Dave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18306 a1c6a512-1295-4272-9138-f99709370657
2008-08-17Fix a single string in the Russian translation by Alexander Levin (FS#9290). ↵Jonas Häggqvist
Small fixes to the Danish translation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18305 a1c6a512-1295-4272-9138-f99709370657
2008-08-17Updated Simplified Chinese translation by Jun Gu (FS#9283).Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18302 a1c6a512-1295-4272-9138-f99709370657
2008-08-16More changes to the Catalan lang file - fixing empty/none strings, ensuring ↵Dave Chapman
the Catalan phrases are always used for voice (not English), fixing the feature keywords, plus a few newly translated strings. There are still many strings needing translating though. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18300 a1c6a512-1295-4272-9138-f99709370657
2008-08-16Updated Tagalog translation by Melba Sitjar (FS#9289). Added as Tagalog ↵Jonas Häggqvist
maintainer as well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18299 a1c6a512-1295-4272-9138-f99709370657
2008-08-16Translation updates:Jonas Häggqvist
- Russian by Alexander Levin - Greek by Alexander Spyridakis git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18298 a1c6a512-1295-4272-9138-f99709370657
2008-08-16The codec API was changed in r18121 in a backwards incompatible way, but the ↵Jens Arnold
necessary API version bumps were omitted. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18295 a1c6a512-1295-4272-9138-f99709370657
2008-08-15Rework of the Hebrew translation - sort by English order, and small fixes by ↵Jonas Häggqvist
Tomer Shalev. Add him as Hebrew maintainer, and add myself as general translation maintainer. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18293 a1c6a512-1295-4272-9138-f99709370657
2008-08-15Updated Catalan translation. More work is needed though - a lot of strings ↵Dave Chapman
are still untranslated from English. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18291 a1c6a512-1295-4272-9138-f99709370657
2008-08-15Ok, ok, strncpy is better here :PNils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18285 a1c6a512-1295-4272-9138-f99709370657
2008-08-15Kill one more of the printf related warnings in gcc 4.3.1Nils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18284 a1c6a512-1295-4272-9138-f99709370657
2008-08-15Adapt comment to the fact that the splash is removedPeter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18283 a1c6a512-1295-4272-9138-f99709370657
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius
* Remove gui_splash() * Rename gui_syncsplash() to splashf() and remove its voice capabilities. * Rename the internal splash() to splash_internal() and introduce an externally visible splash() that handles simple splashing without printf functionality e.g. splash(HZ, ID2P(LANG_FOO)); or splash(HZ, "foo"); if a LANG_* id is passed it will be voiced. * Adjust all places that called gui_syncsplash() to use the correct variant from above. * Export both new functions to plugins and adjust places calling rb->splash() to use the correct variant so that we now have naming consistency between the core and plugins. * Fix one latent bug that would cause my sim to crash with the above changes and correct P2STR and P2ID macros, thanks to pondlife. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18282 a1c6a512-1295-4272-9138-f99709370657
2008-08-14Apply FS#9155 (Simplified battery bench). This is a simplification/rework of ↵Bertrik Sikken
the current battery bench code. Battery measurements are now done simply once a minute (no more dependency on HDD specific timeouts) and are flushed to disk by using the ata_idle callback instead of polling ata_disk_is_active (this call is removed from the plugin API now) to make the plugin as unobtrusive as possible. This battery bench plugin also works for flash-based targets like sansa e200. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18281 a1c6a512-1295-4272-9138-f99709370657
2008-08-14Add missing header file to plugins/zxbox/helpers.cBertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18280 a1c6a512-1295-4272-9138-f99709370657
2008-08-14Update German translation.Marianne Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18278 a1c6a512-1295-4272-9138-f99709370657
2008-08-14Update Swedish translation.Magnus Holmgren
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18277 a1c6a512-1295-4272-9138-f99709370657
2008-08-14Fix one printf format string warning by applying a simplification.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18276 a1c6a512-1295-4272-9138-f99709370657
2008-08-13gcc 4.3.1 quite rightfully warnings when printf-style functions use "formatDaniel Stenberg
not a string literal and no format arguments". Those occurances can (will?) lead to future nasty and surprising bugs. These are just a few of a very large amount of necessary fixes. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18274 a1c6a512-1295-4272-9138-f99709370657
2008-08-13Fix a small delay in updating the recording screen. This caused the screen ↵Peter D'Hoye
not to update when changing settings fast (key repeat) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18273 a1c6a512-1295-4272-9138-f99709370657
2008-08-13Updated Polish translation by Maciej Adamczak (FS#9275).Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18267 a1c6a512-1295-4272-9138-f99709370657
2008-08-12Made local functions static for vorbis and speex codecsBertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18263 a1c6a512-1295-4272-9138-f99709370657
2008-08-12Declare codec_main prototype in codecs.h to make sure every codec implements ↵Bertrik Sikken
it correctly git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18262 a1c6a512-1295-4272-9138-f99709370657
2008-08-12Removed unused abort function implementationBertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18261 a1c6a512-1295-4272-9138-f99709370657
2008-08-12plugin.h implements memcpy (etc) through MEM_FUNCTION_WRAPPERS so it should ↵Bertrik Sikken
also include the proper header file for it git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18260 a1c6a512-1295-4272-9138-f99709370657
2008-08-12Language file fixes for Chinese (simplified and traditional), Russian, ↵Jonas Häggqvist
Finnish and Serbian. Some by me, some by Robert Menes (FS#9267). No actual translation done. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18259 a1c6a512-1295-4272-9138-f99709370657
2008-08-12Fix a few syntax errors in the Japanese translation file.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18258 a1c6a512-1295-4272-9138-f99709370657
2008-08-12Updated Japanese translation by Takumi Suzuki, Shunsuke Shimizu and Tadayuki ↵Jonas Häggqvist
Nishizono (FS#9148). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18257 a1c6a512-1295-4272-9138-f99709370657
2008-08-12Separate the feature for remote lcd inversion from main lcd inversion to fix ↵Nils Wallménius
a small manual bug git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18251 a1c6a512-1295-4272-9138-f99709370657
2008-08-11Fix FS#8689 (the peak meter does not work during a playing after a recording ↵Bertrik Sikken
not followed by a reboot) by applying the patch from FS#9227. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18249 a1c6a512-1295-4272-9138-f99709370657
2008-08-11Make wavrecord use the same recording directory as the core.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18247 a1c6a512-1295-4272-9138-f99709370657
2008-08-11Adapt clip counter to compact view of recording screenPeter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18246 a1c6a512-1295-4272-9138-f99709370657
2008-08-11A few fixes for the Brazilian Portuguese translation by Robert Menes. No ↵Jonas Häggqvist
actual translation work. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18245 a1c6a512-1295-4272-9138-f99709370657