- Status Closed
- Percent Complete
- Task Type Patches
- Category
- Assigned To No-one
- Operating System
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by dmilamj - 2003-10-17
Last edited by linusnielsen - 2003-11-03
Opened by dmilamj - 2003-10-17
Last edited by linusnielsen - 2003-11-03
FS#1750 - Disable VBR header creation when Record time split is active
Simple patch that disables VBR header creation when
the record time split feature is active.
This is a hack that solves a long term recording bug.
Useful for people interested in long term recordings using
the split time feature.
Closed by linusnielsen
2003-11-03 00:34
Reason for closing: Rejected
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
2003-11-03 00:34
Reason for closing: Rejected
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
Logged In: YES
user_id=259137
Thank you for your patch, but this issue
is solved along
with the
frame-accurate split feature.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Whoops, I forgot a line of code in this patch somehow…
You’ll need to add the following to mpeg.c if you want to
apply this patch:
#include “..\..\apps\settings.h” somewhere after the #ifdef HAVE_MAS3587F”
Sorry about the incomplete patch…
Thank you for your patch, but this issue is solved along
with the frame-accurate split feature.