Commit graph

8178 commits

Author SHA1 Message Date
Jonas Häggqvist
ee71d8770b New translation: Tagalog by Melba Sitjar.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15994 a1c6a512-1295-4272-9138-f99709370657
2008-01-03 21:15:09 +00:00
Michael Sevakis
dff0deb48c Ok...really fix the red. :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15993 a1c6a512-1295-4272-9138-f99709370657
2008-01-03 17:51:25 +00:00
Michael Sevakis
d9a895599e Fix some warnings/errors.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15992 a1c6a512-1295-4272-9138-f99709370657
2008-01-03 17:30:50 +00:00
Michael Sevakis
a5fc3f4df4 Initial WVS for mpegplayer. Adjusts to the user's preferred font and uses FF/RW preferences set for playback. Picked a random color for the base WVS color but it could be configured. Some engine tweaks to accomodate it since certain nescessities are clearer now. Fix a clipped YUV output bug in the SIM.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15991 a1c6a512-1295-4272-9138-f99709370657
2008-01-03 17:14:28 +00:00
Steve Bavin
c7a046dd1d FS#8375 - Fix division by zero using the random database selection in a near-empty subset. Thanks to Henri Valta.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15989 a1c6a512-1295-4272-9138-f99709370657
2008-01-03 07:29:19 +00:00
Stepan Moskovchenko
21abf6579f Oops, fix red.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15988 a1c6a512-1295-4272-9138-f99709370657
2008-01-02 07:44:03 +00:00
Stepan Moskovchenko
111049105b MIDI player: print out track names, copyright info, song names, etc during load time. This includes
lyrics... maybe we should print those while the song is playing?


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15987 a1c6a512-1295-4272-9138-f99709370657
2008-01-02 07:09:17 +00:00
Stepan Moskovchenko
0f8c77b306 MIDI player: fix a very unlikely (but possible) file descriptor leak.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15986 a1c6a512-1295-4272-9138-f99709370657
2008-01-02 06:40:15 +00:00
Stepan Moskovchenko
59acdc336b MIDI player: Allow pause and seeking during pause. Print out the play/pause/seek position in seconds.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15985 a1c6a512-1295-4272-9138-f99709370657
2008-01-02 06:35:59 +00:00
Dave Chapman
e937310f93 Fix typos in two lcd_remote function names.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15983 a1c6a512-1295-4272-9138-f99709370657
2007-12-31 00:04:27 +00:00
Marianne Arnold
2e5f8f5c06 Brickmania for Sansa c200 and the small H10 with new graphics. While at it reduce the number of necessary per screen definition by letting the plugin retrieve the bitmap heights and widths from the file, therefore 'clean up' some graphics e.g. the menu items one, also make some backgrounds a bit nicer. Rearrange bitmaps/native/SOURCES and rename some graphics to reduce the number of duplicated bitmaps which only had a different name e.g. the ball - and tweak the gameover bitmap (on colour displays it uses transparency, and adapt the already existing mono bitmap to be usable). There might be minor differences in the 'looks' for existing ports but almost not noticeable with the exception that the gameover graphic is now centered. Introduce an alternative left and right key for c200 (volume up/down) for easier control. Manual update will follow.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15981 a1c6a512-1295-4272-9138-f99709370657
2007-12-30 14:56:51 +00:00
Michael Sevakis
282c9d6e1b mpegplayer: Whoa. Left out a buffer wrap calculation when reading elementary streams.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15980 a1c6a512-1295-4272-9138-f99709370657
2007-12-30 00:19:43 +00:00
Michael Sevakis
3b1f61a1ff mpegplayer loose ends: Move gray_release to the exit routine where it should be. All gray handling is on CPU except frame rendering.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15979 a1c6a512-1295-4272-9138-f99709370657
2007-12-29 22:12:10 +00:00
Michael Sevakis
b08409ee40 Fix some DEBUGF warnings for sims.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15978 a1c6a512-1295-4272-9138-f99709370657
2007-12-29 20:06:42 +00:00
Michael Sevakis
a222f27c4a mpegplayer: Make playback engine fully seekable and frame-accurate and split into logical parts. Be sure to have all current features work. Actual UI for seeking will be added soon. Recommended GOP size is about 15-30 frames depending on target or seeking can be slow with really long GOPs (nature of MPEG video). More refined encoding recommendations for a particular player should be posted soon.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15977 a1c6a512-1295-4272-9138-f99709370657
2007-12-29 19:46:35 +00:00
Jonas Häggqvist
1d0f6b90ff Updated Danish translation with a couple small voice fixes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15976 a1c6a512-1295-4272-9138-f99709370657
2007-12-29 13:50:45 +00:00
Mustapha Senhaji
aaaabf28ab Update the french translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15975 a1c6a512-1295-4272-9138-f99709370657
2007-12-26 22:44:24 +00:00
Mustapha Senhaji
af46ed0355 FS#8373 Update the finnish translation by Jani Kinnunen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15974 a1c6a512-1295-4272-9138-f99709370657
2007-12-26 22:35:51 +00:00
Alessio Lenzi
4baafbf9b3 Updated italian translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15973 a1c6a512-1295-4272-9138-f99709370657
2007-12-26 14:23:05 +00:00
Jonathan Gordon
b8bc45ded0 FS#8353 - add a quick way to make a .cfg from the sound settings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15971 a1c6a512-1295-4272-9138-f99709370657
2007-12-24 22:35:31 +00:00
Jonas Häggqvist
557ae970de A few fixes to the Danish translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15970 a1c6a512-1295-4272-9138-f99709370657
2007-12-24 16:00:04 +00:00
Jonas Häggqvist
3c376e7892 Further update to Spanis translation by Robert Menes. Mostly voice strings this time.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15969 a1c6a512-1295-4272-9138-f99709370657
2007-12-23 22:30:23 +00:00
Jonas Häggqvist
b5ac8c2d1b Add the last missing voice string to the Danish translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15968 a1c6a512-1295-4272-9138-f99709370657
2007-12-23 14:18:20 +00:00
Jonas Häggqvist
111354995f Danish translation fixes: Add some missing voice strings and change LANG_AFMT_MPA_L3 into just "MP3" so everyone understands.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15967 a1c6a512-1295-4272-9138-f99709370657
2007-12-23 13:57:26 +00:00
Mustapha Senhaji
7a809e5894 FS#8359 Update the spanish translation by Robert Menes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15966 a1c6a512-1295-4272-9138-f99709370657
2007-12-23 12:36:13 +00:00
Jonas Häggqvist
a9933ce32d Small fixes and a single new string, for the Danish translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15964 a1c6a512-1295-4272-9138-f99709370657
2007-12-23 10:58:18 +00:00
Magnus Holmgren
c34409e91e Updated Swedish translation, with a few fixes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15963 a1c6a512-1295-4272-9138-f99709370657
2007-12-23 10:20:02 +00:00
Mustapha Senhaji
0fb794df81 Update the french translation with one minor fix for one string.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15960 a1c6a512-1295-4272-9138-f99709370657
2007-12-22 12:45:51 +00:00
Mustapha Senhaji
ec987373dd FS#8354 Update the finnish translation by Jani Kinnunen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15959 a1c6a512-1295-4272-9138-f99709370657
2007-12-22 12:39:57 +00:00
Alessio Lenzi
a99b6ed80c Updated italian translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15958 a1c6a512-1295-4272-9138-f99709370657
2007-12-21 20:47:37 +00:00
Steve Bavin
de741cd534 FS#6960 - Add random selection option to database, by Mark Reiche. This satisfies FS#6915.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15957 a1c6a512-1295-4272-9138-f99709370657
2007-12-21 13:31:50 +00:00
Mustapha Senhaji
88f79becd2 FS#8219 Update traditional and simplified chinise translations by Xinlu Huang.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15956 a1c6a512-1295-4272-9138-f99709370657
2007-12-19 01:15:30 +00:00
Miika Pekkarinen
21735eb91b Preserve song statistics when moving files or altering metadata. Conditions required to apply: song length must not change AND either filenames (with path) must match or two of the following tags matches: artist, album, title. IMPORTANT: Currently dircache enabled and DB loaded to RAM is required for reliable operation of this feature.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15955 a1c6a512-1295-4272-9138-f99709370657
2007-12-18 21:50:29 +00:00
Linus Nielsen Feltzing
dcf56e9744 Proper encoding
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15954 a1c6a512-1295-4272-9138-f99709370657
2007-12-18 14:42:46 +00:00
Linus Nielsen Feltzing
6aec257fdf Better translation of the recording settings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15953 a1c6a512-1295-4272-9138-f99709370657
2007-12-18 14:32:08 +00:00
Jonas Häggqvist
eaf38cd233 Updated Danish language. Small fixes to Czech translation. Closes FS#8300.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15952 a1c6a512-1295-4272-9138-f99709370657
2007-12-18 13:09:29 +00:00
Jonathan Gordon
213d9a2ca1 fix touchpad list code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15948 a1c6a512-1295-4272-9138-f99709370657
2007-12-17 04:23:34 +00:00
Jonathan Gordon
f5ec3e49e0 remove the duplicated gui_list struct and only duplicate the members which are actually different on each screen. should translate to a smaller bin and easier code (users shouldnt notice any difference)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15947 a1c6a512-1295-4272-9138-f99709370657
2007-12-17 02:37:21 +00:00
Miika Pekkarinen
f6039466fb Added file modify time field to the DB. Now metadata changes should be detected with database autoupdate enabled. Runtime statistics are not yet preserved. Preserving statistics over moving of files and altering metadata is going to be implemented next. IMPORTANT: Export database before upgrading.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15946 a1c6a512-1295-4272-9138-f99709370657
2007-12-16 21:10:26 +00:00
Miika Pekkarinen
1e16e0e1c0 Add a new entry for songs with playcount less than 4 but having a high score.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15944 a1c6a512-1295-4272-9138-f99709370657
2007-12-16 13:51:39 +00:00
Nicolas Pennequin
0918990a93 PictureFlow improvements:
* Track listing when selecting an album. Press select to go back to album view. Playing tracks from the list isn't implemented yet
* Added a "zoom" setting

Code changes:
* Switched to a state machine approach
* Some inlining and const changes
* Various optimizations and cosmetic tweaks


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15941 a1c6a512-1295-4272-9138-f99709370657
2007-12-16 02:18:54 +00:00
Nicolas Pennequin
ecec94043d Check that the pointer isn't NULL before dereferencing it, just to be safe and to allow using bufgetdata to know how much data is available. Also remove a few trailing spaces.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15940 a1c6a512-1295-4272-9138-f99709370657
2007-12-16 01:38:56 +00:00
Nicolas Pennequin
a2aec46f04 Fix the crashes observed on the H10 5GB during the caching process. It was a classic case of out of bounds access after resizing, more visible on the H10 because it has a small screen size and we use the screen size as buffer size.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15939 a1c6a512-1295-4272-9138-f99709370657
2007-12-16 01:22:35 +00:00
Peter D'Hoye
db1e12bac0 Quick fix to prevent freezing of H10 (possibly others too) when left at the disk full message. Needs more investigation to find the cause of the freeze.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15938 a1c6a512-1295-4272-9138-f99709370657
2007-12-15 23:51:13 +00:00
Antoine Cellerier
a6d4e531a3 Patch "Remain in PLViewer when move_track is canceled", by Lee Kang Hyuk. Closes FS#8322.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15937 a1c6a512-1295-4272-9138-f99709370657
2007-12-15 17:14:04 +00:00
Magnus Holmgren
c21f59090e FS#7954: Free resources when speed testing a folder. Also simplify the error handling code a little.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15934 a1c6a512-1295-4272-9138-f99709370657
2007-12-15 13:54:58 +00:00
Robert Kukla
893551e4ed remove reference to non-existing variable to make rockbox compile with logf enabled
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15930 a1c6a512-1295-4272-9138-f99709370657
2007-12-14 23:14:25 +00:00
Peter D'Hoye
eb947cdde1 Another fix for file system issues when encountering disk full (like when recording)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15920 a1c6a512-1295-4272-9138-f99709370657
2007-12-13 23:36:22 +00:00
Marianne Arnold
0a3851e6b8 Ok, adding the hyphen again improves the pronounciation a bit (tested with espeak but probably in other engines as well).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15917 a1c6a512-1295-4272-9138-f99709370657
2007-12-13 15:19:28 +00:00
Marianne Arnold
ed27683cbc Swedish language update: use a more generic phrase for the .talk clips as they aren't mp3 everywhere anymore (native speaker help from Bjorn).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15916 a1c6a512-1295-4272-9138-f99709370657
2007-12-13 14:03:24 +00:00