summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Remove an unneeded define, add a todoBrandon Low2006-04-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9765 a1c6a512-1295-4272-9138-f99709370657
* Correct how to enter the pitch screen.Dominik Riebeling2006-04-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9764 a1c6a512-1295-4272-9138-f99709370657
* Update libwavpack to the latest stream specificationDave Bryant2006-04-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9763 a1c6a512-1295-4272-9138-f99709370657
* use button macros for hard power off descriptionDominik Riebeling2006-04-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9762 a1c6a512-1295-4272-9138-f99709370657
* Comment and make pretty the hackBrandon Low2006-04-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9761 a1c6a512-1295-4272-9138-f99709370657
* Fix warningBrandon Low2006-04-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9760 a1c6a512-1295-4272-9138-f99709370657
* Replace one hack with a better hackBrandon Low2006-04-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9759 a1c6a512-1295-4272-9138-f99709370657
* First commit of reworking voice to be mroe stable on swcodecBrandon Low2006-04-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9758 a1c6a512-1295-4272-9138-f99709370657
* Fixed busy loop, and implemented a simpler kind of cursor blinking that also ↵Jens Arnold2006-04-22
| | | | | | ensures blinking always starts with 'cursor visible' after button actions. Removed redraw variable, since we now always redraw. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9757 a1c6a512-1295-4272-9138-f99709370657
* Updated vkeyboard. For players that require the user to scroll the cursor ↵Zakk Roberts2006-04-22
| | | | | | off the keyboard in order to edit the line itself (iPods, iAudio..), the line is now inverted when in line-edit mode. For all models: blinking line cursor. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9756 a1c6a512-1295-4272-9138-f99709370657
* Make the get_image_id() function more robust, and catch a parsing error when ↵Dave Chapman2006-04-22
| | | | | | parsing the %x tags. This prevents Rockbox crashing when presented with an incorrect %x|filename.bmp| WPS line. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9755 a1c6a512-1295-4272-9138-f99709370657
* Better video update, add options to startup menu, change default screensizeKarl Kurbjun2006-04-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9754 a1c6a512-1295-4272-9138-f99709370657
* Adjust pitch screen to match currently changed behaviour.Dominik Riebeling2006-04-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9753 a1c6a512-1295-4272-9138-f99709370657
* Fix yellow builds.Zakk Roberts2006-04-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9752 a1c6a512-1295-4272-9138-f99709370657
* Updated pitch screen again. *Back to old behavior of only coming up on ↵Zakk Roberts2006-04-21
| | | | | | ON+UP/DOWN (Archos) or PLAY+UP/DOWN (iriver) - fixes FS#4928. *Button mappings changed: Up/Down = +/- 0.1%; holding Up/Down = +/- 2%; Left/Right = 'temporary' +/- 2% (old behavior). *SWCODEC: pcmbuf_set_low_latency, now you can hear pitch adjustments quicker. *Broke pitchscreen code into two parts; one to draw and one to deal with buttons. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9751 a1c6a512-1295-4272-9138-f99709370657
* Ipod mini: Correct placement of odd bubble rows.Jens Arnold2006-04-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9750 a1c6a512-1295-4272-9138-f99709370657
* Use correct macros to check for iriver architecture.Jens Arnold2006-04-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9749 a1c6a512-1295-4272-9138-f99709370657
* SH1: Better placement of the C library routine references (gcc 3.4.x -Os and ↵Jens Arnold2006-04-20
| | | | | | -O2 proof). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9748 a1c6a512-1295-4272-9138-f99709370657
* Optimizations for doom: coldfire asm drawspan routine = not much, fixed ↵Karl Kurbjun2006-04-20
| | | | | | point multiply changes = not much, H300 asm lcd update = some, IRAM sound updates and simplifications = more git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9747 a1c6a512-1295-4272-9138-f99709370657
* Add missing screenshots for player. Remove an unnecessary paragraph break.Dominik Riebeling2006-04-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9746 a1c6a512-1295-4272-9138-f99709370657
* Remove the choice table for archos, it's useless since device specific ↵Dominik Riebeling2006-04-20
| | | | | | manuals. Leave the file alone for now to reuse it later in an all-devices table. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9745 a1c6a512-1295-4272-9138-f99709370657
* some updates to tagcache sectionDominik Riebeling2006-04-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9744 a1c6a512-1295-4272-9138-f99709370657
* Repeat mode should be an integer, not a boolean. Fixes bug #2955.Hardeep Sidhu2006-04-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9743 a1c6a512-1295-4272-9138-f99709370657
* use 'ar' and 'ranlib' and not the variables that may be set to theDaniel Stenberg2006-04-20
| | | | | | | cross-compiled versions! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9742 a1c6a512-1295-4272-9138-f99709370657
* removed langv1 remaindersDaniel Stenberg2006-04-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9741 a1c6a512-1295-4272-9138-f99709370657
* Prevent scroll wheel on mini 1g from over-scrolling when scrolling very fast.Frank Dischner2006-04-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9740 a1c6a512-1295-4272-9138-f99709370657
* Stop playback and exit viewer if last track in current playlist is removedHardeep Sidhu2006-04-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9739 a1c6a512-1295-4272-9138-f99709370657
* Fixed problem with forced reload of dircached filenames when playlist is sortedHardeep Sidhu2006-04-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9738 a1c6a512-1295-4272-9138-f99709370657
* Set playing to true immediately when audio_play() is called. Fixes a bug ↵Hardeep Sidhu2006-04-20
| | | | | | when selecting tracks from playlist viewer. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9737 a1c6a512-1295-4272-9138-f99709370657
* Fix a crossfade problem (not initializing quite right), and a end of track ↵Brandon Low2006-04-20
| | | | | | problem (should solve some problemwith last bits of audio not playing). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9736 a1c6a512-1295-4272-9138-f99709370657
* No need to force a sync of control file until playlist has started. This ↵Hardeep Sidhu2006-04-20
| | | | | | should improve tagcache playlist creation performance on Archos devices (esp. Ondio). Also fixed a small bug in playlist_set_current. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9735 a1c6a512-1295-4272-9138-f99709370657
* use tag cacheDaniel Stenberg2006-04-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9734 a1c6a512-1295-4272-9138-f99709370657
* Fixed: Generate chunked playlist correctly, don't sort <All tracks>Miika Pekkarinen2006-04-19
| | | | | | | entry and don't return a NULL file pointer and crash. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9733 a1c6a512-1295-4272-9138-f99709370657
* Fix button driver for ipod mini 1G.Frank Dischner2006-04-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9732 a1c6a512-1295-4272-9138-f99709370657
* Remove old stereo width setting description, and add description of the new ↵Thom Johansen2006-04-19
| | | | | | stereo width functionality. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9731 a1c6a512-1295-4272-9138-f99709370657
* Oops, forgot to commit this.Miika Pekkarinen2006-04-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9730 a1c6a512-1295-4272-9138-f99709370657
* More usable playlist generation, added "<All tracks>" entry to tagMiika Pekkarinen2006-04-19
| | | | | | | browser. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9729 a1c6a512-1295-4272-9138-f99709370657
* Allow insert shuffled option for directories when playlist is empty. Based ↵Hardeep Sidhu2006-04-19
| | | | | | on patch #3011 by Jonathan Gordon. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9728 a1c6a512-1295-4272-9138-f99709370657
* Have the codec thread stop the pcm if we need to spin up the diskBrandon Low2006-04-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9727 a1c6a512-1295-4272-9138-f99709370657
* Fix playback if the user does a very fast seek->skip pressBrandon Low2006-04-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9726 a1c6a512-1295-4272-9138-f99709370657
* Fix end of playlist handling. I think.Brandon Low2006-04-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9725 a1c6a512-1295-4272-9138-f99709370657
* Revert previous, it is brokenBrandon Low2006-04-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9724 a1c6a512-1295-4272-9138-f99709370657
* Small updates to the plugins section. Fix some fixme's in Cofiguration and ↵Dominik Riebeling2006-04-18
| | | | | | Main Menu sections. (FS#5171, FS#5176 by Mark Bright) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9723 a1c6a512-1295-4272-9138-f99709370657
* Make seeking synchronous. It's better this wayBrandon Low2006-04-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9722 a1c6a512-1295-4272-9138-f99709370657
* Performance optimizations for tagcache commit. Still more left to be done.Miika Pekkarinen2006-04-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9721 a1c6a512-1295-4272-9138-f99709370657
* Fix dir skipping with new playback arch. Enable dir skipping on ipod with a ↵Brandon Low2006-04-18
| | | | | | couple of difficult combos (select|right/left) or short-long left / short-long right. The latter causes stuck in pause sometimes. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9720 a1c6a512-1295-4272-9138-f99709370657
* Fix bug with fonts containing missing glyphs before default glyph. Also, ↵Frank Dischner2006-04-18
| | | | | | allow fonts with trailing space on BITMAP line. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9719 a1c6a512-1295-4272-9138-f99709370657
* Should fix a bug with track skipping backwards following track skip forward, ↵Brandon Low2006-04-18
| | | | | | play, seek backward git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9718 a1c6a512-1295-4272-9138-f99709370657
* Save empty resume information if the playlist has endedBrandon Low2006-04-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9717 a1c6a512-1295-4272-9138-f99709370657
* Minor fix for insert_shuffle when playlist is emptyHardeep Sidhu2006-04-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9716 a1c6a512-1295-4272-9138-f99709370657