| Commit message (Expand) | Author | Age |
| ... | |
| * | Remove an unneeded define, add a todo | Brandon Low | 2006-04-22 |
| * | Correct how to enter the pitch screen. | Dominik Riebeling | 2006-04-22 |
| * | Update libwavpack to the latest stream specification | Dave Bryant | 2006-04-22 |
| * | use button macros for hard power off description | Dominik Riebeling | 2006-04-22 |
| * | Comment and make pretty the hack | Brandon Low | 2006-04-22 |
| * | Fix warning | Brandon Low | 2006-04-22 |
| * | Replace one hack with a better hack | Brandon Low | 2006-04-22 |
| * | First commit of reworking voice to be mroe stable on swcodec | Brandon Low | 2006-04-22 |
| * | Fixed busy loop, and implemented a simpler kind of cursor blinking that also ... | Jens Arnold | 2006-04-22 |
| * | Updated vkeyboard. For players that require the user to scroll the cursor off... | Zakk Roberts | 2006-04-22 |
| * | Make the get_image_id() function more robust, and catch a parsing error when ... | Dave Chapman | 2006-04-22 |
| * | Better video update, add options to startup menu, change default screensize | Karl Kurbjun | 2006-04-22 |
| * | Adjust pitch screen to match currently changed behaviour. | Dominik Riebeling | 2006-04-21 |
| * | Fix yellow builds. | Zakk Roberts | 2006-04-21 |
| * | Updated pitch screen again. *Back to old behavior of only coming up on ON+UP/... | Zakk Roberts | 2006-04-21 |
| * | Ipod mini: Correct placement of odd bubble rows. | Jens Arnold | 2006-04-21 |
| * | Use correct macros to check for iriver architecture. | Jens Arnold | 2006-04-20 |
| * | SH1: Better placement of the C library routine references (gcc 3.4.x -Os and ... | Jens Arnold | 2006-04-20 |
| * | Optimizations for doom: coldfire asm drawspan routine = not much, fixed point... | Karl Kurbjun | 2006-04-20 |
| * | Add missing screenshots for player. Remove an unnecessary paragraph break. | Dominik Riebeling | 2006-04-20 |
| * | Remove the choice table for archos, it's useless since device specific manual... | Dominik Riebeling | 2006-04-20 |
| * | some updates to tagcache section | Dominik Riebeling | 2006-04-20 |
| * | Repeat mode should be an integer, not a boolean. Fixes bug #2955. | Hardeep Sidhu | 2006-04-20 |
| * | use 'ar' and 'ranlib' and not the variables that may be set to the | Daniel Stenberg | 2006-04-20 |
| * | removed langv1 remainders | Daniel Stenberg | 2006-04-20 |
| * | Prevent scroll wheel on mini 1g from over-scrolling when scrolling very fast. | Frank Dischner | 2006-04-20 |
| * | Stop playback and exit viewer if last track in current playlist is removed | Hardeep Sidhu | 2006-04-20 |
| * | Fixed problem with forced reload of dircached filenames when playlist is sorted | Hardeep Sidhu | 2006-04-20 |
| * | Set playing to true immediately when audio_play() is called. Fixes a bug whe... | Hardeep Sidhu | 2006-04-20 |
| * | Fix a crossfade problem (not initializing quite right), and a end of track pr... | Brandon Low | 2006-04-20 |
| * | No need to force a sync of control file until playlist has started. This sho... | Hardeep Sidhu | 2006-04-20 |
| * | use tag cache | Daniel Stenberg | 2006-04-19 |
| * | Fixed: Generate chunked playlist correctly, don't sort <All tracks> | Miika Pekkarinen | 2006-04-19 |
| * | Fix button driver for ipod mini 1G. | Frank Dischner | 2006-04-19 |
| * | Remove old stereo width setting description, and add description of the new s... | Thom Johansen | 2006-04-19 |
| * | Oops, forgot to commit this. | Miika Pekkarinen | 2006-04-19 |
| * | More usable playlist generation, added "<All tracks>" entry to tag | Miika Pekkarinen | 2006-04-19 |
| * | Allow insert shuffled option for directories when playlist is empty. Based o... | Hardeep Sidhu | 2006-04-19 |
| * | Have the codec thread stop the pcm if we need to spin up the disk | Brandon Low | 2006-04-19 |
| * | Fix playback if the user does a very fast seek->skip press | Brandon Low | 2006-04-18 |
| * | Fix end of playlist handling. I think. | Brandon Low | 2006-04-18 |
| * | Revert previous, it is broken | Brandon Low | 2006-04-18 |
| * | Small updates to the plugins section. Fix some fixme's in Cofiguration and Ma... | Dominik Riebeling | 2006-04-18 |
| * | Make seeking synchronous. It's better this way | Brandon Low | 2006-04-18 |
| * | Performance optimizations for tagcache commit. Still more left to be done. | Miika Pekkarinen | 2006-04-18 |
| * | Fix dir skipping with new playback arch. Enable dir skipping on ipod with a ... | Brandon Low | 2006-04-18 |
| * | Fix bug with fonts containing missing glyphs before default glyph. Also, allo... | Frank Dischner | 2006-04-18 |
| * | Should fix a bug with track skipping backwards following track skip forward, ... | Brandon Low | 2006-04-18 |
| * | Save empty resume information if the playlist has ended | Brandon Low | 2006-04-18 |
| * | Minor fix for insert_shuffle when playlist is empty | Hardeep Sidhu | 2006-04-18 |