summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-12-30mpegplayer: Whoa. Left out a buffer wrap calculation when reading elementary ↵Michael Sevakis
streams. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15980 a1c6a512-1295-4272-9138-f99709370657
2007-12-29mpegplayer loose ends: Move gray_release to the exit routine where it should ↵Michael Sevakis
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-29Fix some DEBUGF warnings for sims.Michael Sevakis
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15978 a1c6a512-1295-4272-9138-f99709370657
2007-12-29mpegplayer: Make playback engine fully seekable and frame-accurate and split ↵Michael Sevakis
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-29Updated Danish translation with a couple small voice fixes.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15976 a1c6a512-1295-4272-9138-f99709370657
2007-12-26Update the french translation.Mustapha Senhaji
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15975 a1c6a512-1295-4272-9138-f99709370657
2007-12-26FS#8373 Update the finnish translation by Jani Kinnunen.Mustapha Senhaji
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15974 a1c6a512-1295-4272-9138-f99709370657
2007-12-26Updated italian translation.Alessio Lenzi
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15973 a1c6a512-1295-4272-9138-f99709370657
2007-12-25Overhaul of the 'system options' chapter in the manual, introducing a few ↵Marianne Arnold
new options in the platform files. These make it possible to in- or exclude parts easier and more obvious based on the features of a target and follow the 'features.txt' that's used for the language files (just the check for flash based vs. hdd based player would be inverted). The idea was to be able to parse the features.txt into these platform files automatically later on. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15972 a1c6a512-1295-4272-9138-f99709370657
2007-12-24FS#8353 - add a quick way to make a .cfg from the sound settings.Jonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15971 a1c6a512-1295-4272-9138-f99709370657
2007-12-24A few fixes to the Danish translation.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15970 a1c6a512-1295-4272-9138-f99709370657
2007-12-23Further update to Spanis translation by Robert Menes. Mostly voice strings ↵Jonas Häggqvist
this time. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15969 a1c6a512-1295-4272-9138-f99709370657
2007-12-23Add the last missing voice string to the Danish translation.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15968 a1c6a512-1295-4272-9138-f99709370657
2007-12-23Danish translation fixes: Add some missing voice strings and change ↵Jonas Häggqvist
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-23FS#8359 Update the spanish translation by Robert Menes.Mustapha Senhaji
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15966 a1c6a512-1295-4272-9138-f99709370657
2007-12-23Gigabeat S memory management stuff. Will Robertson
* Moved crt0.S to imx31 subdirectory, as it was the last target using the unified file. * DRAM is now remapped to 0x0, facilitating interrupts (which aren't done yet) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15965 a1c6a512-1295-4272-9138-f99709370657
2007-12-23Small fixes and a single new string, for the Danish translation.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15964 a1c6a512-1295-4272-9138-f99709370657
2007-12-23Updated Swedish translation, with a few fixes.Magnus Holmgren
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15963 a1c6a512-1295-4272-9138-f99709370657
2007-12-23w32: when utilizing IE values for system proxy also honor the ProxyEnable ↵Dominik Riebeling
value. In the configuration dialog, display a note when system proxy is disabled. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15962 a1c6a512-1295-4272-9138-f99709370657
2007-12-23Gigabeat S now uses the shared ARM MMU code rather than the (mostly ↵Will Robertson
duplicated) private code. No functional change. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15961 a1c6a512-1295-4272-9138-f99709370657
2007-12-22Update the french translation with one minor fix for one string.Mustapha Senhaji
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15960 a1c6a512-1295-4272-9138-f99709370657
2007-12-22FS#8354 Update the finnish translation by Jani Kinnunen.Mustapha Senhaji
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15959 a1c6a512-1295-4272-9138-f99709370657
2007-12-21Updated italian translation.Alessio Lenzi
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15958 a1c6a512-1295-4272-9138-f99709370657
2007-12-21FS#6960 - Add random selection option to database, by Mark Reiche. This ↵Steve Bavin
satisfies FS#6915. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15957 a1c6a512-1295-4272-9138-f99709370657
2007-12-19FS#8219 Update traditional and simplified chinise translations by Xinlu Huang.Mustapha Senhaji
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15956 a1c6a512-1295-4272-9138-f99709370657
2007-12-18Preserve song statistics when moving files or altering metadata. Conditions ↵Miika Pekkarinen
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-18Proper encodingLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15954 a1c6a512-1295-4272-9138-f99709370657
2007-12-18Better translation of the recording settingsLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15953 a1c6a512-1295-4272-9138-f99709370657
2007-12-18Updated Danish language. Small fixes to Czech translation. Closes FS#8300.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15952 a1c6a512-1295-4272-9138-f99709370657
2007-12-17Accept FS #8323 by David Bishop: always use the term bootloaderPeter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15951 a1c6a512-1295-4272-9138-f99709370657
2007-12-17Accept FS #8313 by David Bishop: always use the term websitePeter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15950 a1c6a512-1295-4272-9138-f99709370657
2007-12-17move w32-specific resources to a separate file to prevent building them on ↵Dominik Riebeling
other platforms. Use an alias in the resource file to remove the need of copying the file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15949 a1c6a512-1295-4272-9138-f99709370657
2007-12-17fix touchpad list codeJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15948 a1c6a512-1295-4272-9138-f99709370657
2007-12-17remove the duplicated gui_list struct and only duplicate the members which ↵Jonathan Gordon
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-16Added file modify time field to the DB. Now metadata changes should be ↵Miika Pekkarinen
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-16Accept two rbutil patches by Clemens Werther:Nicolas Pennequin
* FS#8336: make rbutil compile on non-windows machines * FS#8337: change target link for the "help" menu item git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15945 a1c6a512-1295-4272-9138-f99709370657
2007-12-16Add a new entry for songs with playcount less than 4 but having a high score.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15944 a1c6a512-1295-4272-9138-f99709370657
2007-12-16add some missing abort button changes and call processEvents a bit more oftenDominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15943 a1c6a512-1295-4272-9138-f99709370657
2007-12-16A few svn:ignore updates.Nicolas Pennequin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15942 a1c6a512-1295-4272-9138-f99709370657
2007-12-16PictureFlow improvements:Nicolas Pennequin
* 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-16Check that the pointer isn't NULL before dereferencing it, just to be safe ↵Nicolas Pennequin
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-16Fix the crashes observed on the H10 5GB during the caching process. It was a ↵Nicolas Pennequin
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-15Quick fix to prevent freezing of H10 (possibly others too) when left at the ↵Peter D'Hoye
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-15Patch "Remain in PLViewer when move_track is canceled", by Lee Kang Hyuk. ↵Antoine Cellerier
Closes FS#8322. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15937 a1c6a512-1295-4272-9138-f99709370657
2007-12-15add a custom rule for building librbspeex prior to building rbutil.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15936 a1c6a512-1295-4272-9138-f99709370657
2007-12-15when building on MinGW, make sure to set CC to gcc. Make ar call silent.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15935 a1c6a512-1295-4272-9138-f99709370657
2007-12-15FS#7954: Free resources when speed testing a folder. Also simplify the error ↵Magnus Holmgren
handling code a little. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15934 a1c6a512-1295-4272-9138-f99709370657
2007-12-15rbutil: make the sapi voice script builtin.Dominik Wenger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15933 a1c6a512-1295-4272-9138-f99709370657
2007-12-15rbutil: reworked configuration of TTS engines to the new Style.Dominik Wenger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15932 a1c6a512-1295-4272-9138-f99709370657
2007-12-15Change some defaults and give settings widgets better properties.Thom Johansen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15931 a1c6a512-1295-4272-9138-f99709370657