| Commit message (Expand) | Author | Age |
| * | Fix thinko in last patch, shouldn't effect current buffering clients. | Brandon Low | 2007-11-06 |
| * | Pull the size range checking and disk request into a separate function that b... | Brandon Low | 2007-11-06 |
| * | Better behaved buffering. | Adam Gashlin | 2007-11-06 |
| * | c200: Make microSD cards finally work. | Jens Arnold | 2007-11-06 |
| * | Get rid of some more inl/outl, and use the new macros for bitwise GPIO manipu... | Jens Arnold | 2007-11-06 |
| * | This was (probably) committed by accident, remove it. | Nicolas Pennequin | 2007-11-05 |
| * | Don't yield twice in a row | Brandon Low | 2007-11-05 |
| * | Types other than packet audio still need to yield while buffering. | Nicolas Pennequin | 2007-11-05 |
| * | rbutilQt: bump version to 1.0.3 in preparation for a new release. | Dominik Wenger | 2007-11-05 |
| * | Readd yield_codec, making it check for useful data through buffer_is_low. Fix... | Nicolas Pennequin | 2007-11-05 |
| * | This was a bad change on my part earlier. Do not immediately start buffering... | Brandon Low | 2007-11-05 |
| * | Don't keep resetting to default watermark during buffering, only do it once a... | Brandon Low | 2007-11-05 |
| * | Set all track handles to -1 on audio init to avoid calling bufclose(0) on all... | Nicolas Pennequin | 2007-11-05 |
| * | Fix some logf warnings. | Nicolas Pennequin | 2007-11-05 |
| * | Don't if this, it's a good idea for codecs to explicit seek | Brandon Low | 2007-11-05 |
| * | Fix mp3 resume | Brandon Low | 2007-11-05 |
| * | Create two separate ways for a handle buffer request to be sent. One is when... | Brandon Low | 2007-11-05 |
| * | When seeking foward off of the buffer, if it is a short seek don't rebuffer t... | Brandon Low | 2007-11-05 |
| * | Remove conf_filechunk, it should never have been a setting and its implementa... | Brandon Low | 2007-11-05 |
| * | Get rid of some more inl/outl. 0x70000084 seems to be GPO32_ENABLE. | Barry Wardell | 2007-11-05 |
| * | Fix red. | Barry Wardell | 2007-11-05 |
| * | Remove unused conf_preseek from buffering.c and all of its accountraments. T... | Brandon Low | 2007-11-05 |
| * | Get rid of some more inl/outl and use the new GPO32 define instead. | Barry Wardell | 2007-11-05 |
| * | Minor improvement in responsiveness to buffer_handle calls | Brandon Low | 2007-11-05 |
| * | logging improvements | Brandon Low | 2007-11-05 |
| * | Add missing descriptions for display settings, mirror various HAVE_* defines ... | Nils Wallménius | 2007-11-05 |
| * | Get rid of a couple of inl/outl since we have defines. Also use some other de... | Barry Wardell | 2007-11-05 |
| * | fix FS#7288 - pad the title of the scrolling settings so they actually scroll | Jonathan Gordon | 2007-11-05 |
| * | e200/c200: Take advantage of mutex recursion for the tuner driver and dump th... | Michael Sevakis | 2007-11-05 |
| * | MIDI: Make seeking neater by moving it into another file. Will be more useful... | Stepan Moskovchenko | 2007-11-05 |
| * | SHould fix FS#8074, is more better regardless though | Brandon Low | 2007-11-05 |
| * | Don't keep useless id3v2 or other leading tag data on the buffer, it could be... | Brandon Low | 2007-11-05 |
| * | make initialisation of buffer/unbuffer call backs consistent with FS#6639 | Robert Kukla | 2007-11-04 |
| * | Fix for FS#8082: | Robert Kukla | 2007-11-04 |
| * | make handle_id of zero valid, stop using memsets to clear tracks, should be n... | Brandon Low | 2007-11-04 |
| * | FS#7232 - Fix some inconsistencies within the Sansa keymap. Makes it | Paul Louden | 2007-11-04 |
| * | The GPIO interrupts are split into several port groups on all PP502x versions... | Jens Arnold | 2007-11-04 |
| * | fix talking simplelists which I broke yesterday. dont talk if the list is bei... | Jonathan Gordon | 2007-11-04 |
| * | revert my previous commit and do it in a much less hacky way (both of these w... | Jonathan Gordon | 2007-11-04 |
| * | return to the main menu if stop is pressed in the wps context menu, (blame po... | Jonathan Gordon | 2007-11-04 |
| * | last minor fix for the colour screen | Jonathan Gordon | 2007-11-04 |
| * | minor touchpad tweaking... | Jonathan Gordon | 2007-11-04 |
| * | touchpad interface for the colour selection screens. | Jonathan Gordon | 2007-11-04 |
| * | woops, lasttn does need to be global | Jonathan Gordon | 2007-11-04 |
| * | More residuals from 8077, sanitize chunk and watermark settings | Brandon Low | 2007-11-04 |
| * | More residuals from 8077 that should make buffering start up more smoothly an... | Brandon Low | 2007-11-04 |
| * | OTher part of previous | Brandon Low | 2007-11-04 |
| * | More attempt to fix 8077 | Brandon Low | 2007-11-04 |
| * | Tweak the way the data_counters are calculated to make it more friendly to th... | Brandon Low | 2007-11-04 |
| * | More try to fix 8077, BUF_USED is not a good way to determine if the buffer i... | Brandon Low | 2007-11-04 |