summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-06-25When building the database and a track doesn't have an album artist tag, ↵Dan Everton
copy the value from the artist tag. This should make browsing through album artist in the database a bit nicer. Same as FS# 7342 but different. You may need to rebuild your database to actually see any change. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13710 a1c6a512-1295-4272-9138-f99709370657
2007-06-25Support aART (album artist) MP4 atom.Dan Everton
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13709 a1c6a512-1295-4272-9138-f99709370657
2007-06-25Fix rockboy for the H100's. Thanks for fixing the HW codec players PeterKarl Kurbjun
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13708 a1c6a512-1295-4272-9138-f99709370657
2007-06-24Fix red rockboy builds on archos. Somebody with more rockboy knowledge might ↵Peter D'Hoye
want to check this fix ;) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13707 a1c6a512-1295-4272-9138-f99709370657
2007-06-24Gigabeat: Audio tweak mishmash - Make sure zero crossing detection times out ↵Michael Sevakis
so the volume always gets updated. Make sure i2s is off at boot and set to proper mode before audio hardware is initialized. Make pausing pcm instant instead of waiting until the end of the current DMA transfer. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13706 a1c6a512-1295-4272-9138-f99709370657
2007-06-24Kill g++ warning.Antoine Cellerier
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13705 a1c6a512-1295-4272-9138-f99709370657
2007-06-24SWCODEC: Get rid of unneeded pcm_mute() calls. Leave the only ones that seem ↵Michael Sevakis
to be needed for WM codecs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13704 a1c6a512-1295-4272-9138-f99709370657
2007-06-24rbutil: make autodetection silent on startup.Dominik Wenger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13703 a1c6a512-1295-4272-9138-f99709370657
2007-06-24rbutil: attempt autodetection at startup.Dominik Wenger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13702 a1c6a512-1295-4272-9138-f99709370657
2007-06-24Yet another fine scrobbling patch by Robert Keevil that fixes FS #5495: ↵Peter D'Hoye
audio_set_track_changed_event() skips first track in playlist git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13701 a1c6a512-1295-4272-9138-f99709370657
2007-06-24rbutil: bump version to 0.3.2.5Dominik Wenger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13700 a1c6a512-1295-4272-9138-f99709370657
2007-06-24A patch by Robert Keevil that's been in the tracker way to long, fixes FS ↵Peter D'Hoye
#6213: Audioscrobbler incorrectly submits last song git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13699 a1c6a512-1295-4272-9138-f99709370657
2007-06-24Sound improvements for rockboy - players now sync the sound (The gigabeat ↵Karl Kurbjun
now plays at a steady 60 fps as long as the frameskip is set properly). If a new sample is not available a blank buffer is used. All devices use 44.1 kHz for gameboy sound now so no more high pitched sounds. Added a screen rotation option. Removed unscaled code for devices with a screensize smaller than the gameboy. All buttons are now configurable. Scroll wheel devices still have button configuration problems though. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13698 a1c6a512-1295-4272-9138-f99709370657
2007-06-24Nicer doom button, still based on gnome-icons-theme, just a newer Jonas Häggqvist
version that follows Tango style guidelines as the rest of the buttons. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13697 a1c6a512-1295-4272-9138-f99709370657
2007-06-24Limit minimum db scale value when switching from linear to logaritmic ↵Peter D'Hoye
peakmeter scale. Fixes FS #7325 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13696 a1c6a512-1295-4272-9138-f99709370657
2007-06-23only go into USB mode when the cradle is poweredMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13695 a1c6a512-1295-4272-9138-f99709370657
2007-06-23if a proxy is set, pre-fill the proxy setting dialog with the old value.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13694 a1c6a512-1295-4272-9138-f99709370657
2007-06-23Adjust the rbutil unix-style Makefile to the new icons.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13693 a1c6a512-1295-4272-9138-f99709370657
2007-06-23fix a warning.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13692 a1c6a512-1295-4272-9138-f99709370657
2007-06-22rbutil: forgot to delete the old button images.Dominik Wenger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13691 a1c6a512-1295-4272-9138-f99709370657
2007-06-22rbutil: Add nice Buttons (FS 7294, heavily modified). Buttons are from the ↵Dominik Wenger
gnome-icon-theme (GPL) and are in png format. In rbutil/icons there is bin2c.c which can convert those pngs to *.c and *.h. Call it with bin2c *.png (shell expansion). The Makefile (Linux/ Mac) needs updates to use this. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13690 a1c6a512-1295-4272-9138-f99709370657
2007-06-22rbutil: Upps.. i hope the last one. :-/ Dominik Wenger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13689 a1c6a512-1295-4272-9138-f99709370657
2007-06-22rbutil: Upps..Dominik Wenger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13688 a1c6a512-1295-4272-9138-f99709370657
2007-06-22rbutil: reworked device detection, now uses rockbox-info.txt and the ↵Dominik Wenger
patchers to detect the device. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13687 a1c6a512-1295-4272-9138-f99709370657
2007-06-22Fix the (hopefully) last dash issue when building the manual.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13686 a1c6a512-1295-4272-9138-f99709370657
2007-06-22FS#7003 - Allow forward references of menus in tagnavi.config.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13685 a1c6a512-1295-4272-9138-f99709370657
2007-06-22Fixed missing semicolon in logf builds.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13684 a1c6a512-1295-4272-9138-f99709370657
2007-06-22Prevent initial spinup when starting first file when in a stopped state on ↵Michael Sevakis
non-RTC targets. Fix some states that are dangerous on SWCODEC and could result in data loss. Had to make plugin API incopatible since specified numbered filename creation is enabled now on all non-RTC targets with recording; increase version and sort the items that looked like they had a place to go. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13683 a1c6a512-1295-4272-9138-f99709370657
2007-06-22Fix FS#7336 - scrolling lines don't stay coloured.Jonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13682 a1c6a512-1295-4272-9138-f99709370657
2007-06-21Fix the manual build issue on ubuntu by using printf instead of echo ↵Dominik Riebeling
(FS#6919). Thanks to linuxstb for pointing me to printf. Some additional cleanup of the Makefile. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13681 a1c6a512-1295-4272-9138-f99709370657
2007-06-21Fix problems with the list when you change font sizeJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13680 a1c6a512-1295-4272-9138-f99709370657
2007-06-21Accept FS#7313 - make the menus talk more oftenJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13679 a1c6a512-1295-4272-9138-f99709370657
2007-06-19change the fps calculation so setting changes are visible without delayMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13678 a1c6a512-1295-4272-9138-f99709370657
2007-06-19move button_loop to prepare for the next commitMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13677 a1c6a512-1295-4272-9138-f99709370657
2007-06-19Fix iriver H100 i2c driver which was broken by the switch to build with -Os. ↵Nils Wallménius
Fixes FS#7316 and FS#7321 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13676 a1c6a512-1295-4272-9138-f99709370657
2007-06-19Clear the whole colour list on new .colours load, rather thanPaul Louden
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13675 a1c6a512-1295-4272-9138-f99709370657
2007-06-19Correct a commentDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13674 a1c6a512-1295-4272-9138-f99709370657
2007-06-19Fix Database to use the foreground colour, as the colours feature has Paul Louden
not been implemented for it yet. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13673 a1c6a512-1295-4272-9138-f99709370657
2007-06-19Forgot to change the spelling in viewers.config.Paul Louden
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13672 a1c6a512-1295-4272-9138-f99709370657
2007-06-19Make user-visible spelling "colours" rather than "colors".Paul Louden
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13671 a1c6a512-1295-4272-9138-f99709370657
2007-06-19Add a "Speed test folder" option for batch testing. When this option is ↵Dave Chapman
selected, all files in the same directory as the selected file will be tested, and the results written to a numbered log file in the root. Thanks to Jens for his screen+file logging functions I stole from test_disk. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13670 a1c6a512-1295-4272-9138-f99709370657
2007-06-18Added one more filetype. ??? in .colors lets you set the color for all Paul Louden
unknown filetypes. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13669 a1c6a512-1295-4272-9138-f99709370657
2007-06-18Fix new bug caused by my last commit. Since there was no apparent binary Paul Louden
saving of the short, back to long since we need it signed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13668 a1c6a512-1295-4272-9138-f99709370657
2007-06-18Hopefully fix FS#7323. Store colors as fb_data.Paul Louden
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13667 a1c6a512-1295-4272-9138-f99709370657
2007-06-18s/icons/colorsJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13666 a1c6a512-1295-4272-9138-f99709370657
2007-06-18extend the text editor plugin to be able to modify the .colors fileJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13665 a1c6a512-1295-4272-9138-f99709370657
2007-06-18Add a sample.icons file, and add a few more files to the docs folder in the zipsJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13664 a1c6a512-1295-4272-9138-f99709370657
2007-06-18e200: Remove register fiddling in the tuner driver that has nothing to do ↵Michael Sevakis
with the tuner but with switching SD cards. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13663 a1c6a512-1295-4272-9138-f99709370657
2007-06-18Fix bootloader error reporting as per patch FS#7314. Thanks again to James Teh.Steve Bavin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13662 a1c6a512-1295-4272-9138-f99709370657
2007-06-18Include the new autodection.cpp file in the MakefilesDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13661 a1c6a512-1295-4272-9138-f99709370657