Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Commits

mythtv commits

 

 

First page Previous page 1 2 Next page Last page  View All MythTV commits RSS feed   Index | Next | Previous | View Threaded


mythtv at cvs

Jul 18, 2004, 8:25 AM

Post #1 of 42 (9088 views)
Permalink
mythtv commits

----------------------------------------------------------------------------
Changes committed by ghaushe on Sun Jul 18 15:22:49 2004

Modified Files:
in mythtv/libs/libmythtv:
NuppelVideoPlayer.h
in mythtv/programs/mythtranscode:
main.cpp transcode.cpp transcode.h
Log Message:
Adds '--showprogress' switch to mythtranscode as requested by Chis Peterson

----------------------------------------------------------------------------


mythtv at cvs

Aug 1, 2004, 12:05 AM

Post #2 of 42 (8783 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Sun Aug 1 07:00:19 2004

Added Files:
in mythui:
test1.cpp test1.h
Modified Files:
in mythui:
dialogbox.cpp main.cpp mythmainwindow.cpp mythmainwindow.h
mythscreenstack.cpp mythscreenstack.h mythscreentype.cpp
mythscreentype.h mythui.pro mythuitype.cpp mythuitype.h
Log Message:
Transitions between screens. Old screen fades out, new screen fades in.

----------------------------------------------------------------------------


mythtv at cvs

Aug 1, 2004, 12:10 AM

Post #3 of 42 (8789 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Sun Aug 1 07:09:43 2004

Modified Files:
in mythui:
mythscreenstack.cpp
Log Message:
Automatically disable transitions for the Qt painter.

----------------------------------------------------------------------------


mythtv at cvs

Aug 1, 2004, 1:30 AM

Post #4 of 42 (8794 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Sun Aug 1 08:27:32 2004

Added Files:
in mythui:
watch1.png watch10.png watch11.png watch12.png watch13.png
watch14.png watch15.png watch16.png watch2.png watch3.png
watch4.png watch5.png watch6.png watch7.png watch8.png
watch9.png
Modified Files:
in mythui:
dialogbox.cpp dialogbox.h mythlistbutton.cpp
mythmainwindow.cpp mythuitype.h test1.cpp test1.h
Log Message:
- Make the dialogbox send an event when the user's done with it.
- Make the demo app much more of a demo app.

----------------------------------------------------------------------------


mythtv at cvs

Aug 14, 2004, 10:40 PM

Post #5 of 42 (8733 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Sun Aug 15 05:36:31 2004

Modified Files:
in mythtv/libs/libmythtv:
avformatdecoder.cpp frame.h videoout_xv.cpp videooutbase.cpp
videooutbase.h
Log Message:
- Pay attention to the top_field_first flag from avcodec when doing bob.
- Draw the OSD before or after deinterlacing depending on the deinterlacer used.

----------------------------------------------------------------------------


mythtv at cvs

Aug 28, 2004, 9:30 AM

Post #6 of 42 (8731 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by jdonavan on Sat Aug 28 16:26:23 2004

Modified Files:
in mythtv:
keys.txt
in mythtv/libs/libmythtv:
tv_play.cpp
Log Message:
Added a JUMPSTART keybinding to jump to the begining of the recording / ringbuffer

----------------------------------------------------------------------------


mythtv at cvs

Aug 28, 2004, 11:35 AM

Post #7 of 42 (8714 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by jdonavan on Sat Aug 28 18:30:43 2004

Modified Files:
in mythvideo/mythvideo:
videotree.cpp
Log Message:
Fixed segfault in buildVideoList for folks not using the tree file in file mode.


----------------------------------------------------------------------------


mythtv at cvs

Aug 28, 2004, 11:50 AM

Post #8 of 42 (8717 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by bjm on Sat Aug 28 18:45:34 2004

Modified Files:
in mythtv/libs/libmythtv:
vsync.cpp
Log Message:
Fix my logic error when WaitForFrame is called late which was revealed
by Doug Larrick's research.

----------------------------------------------------------------------------


mythtv at cvs

Aug 28, 2004, 11:55 AM

Post #9 of 42 (8720 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by bjm on Sat Aug 28 18:52:52 2004

Modified Files:
in mythtv/libs/libmythtv:
recordingprofile.cpp
Log Message:
Modify the mpeg4 max quality slider to allow "0". Very nice at high
bitrates BTW.

----------------------------------------------------------------------------


mythtv at cvs

Aug 28, 2004, 2:45 PM

Post #10 of 42 (8753 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by paulv on Sat Aug 28 21:41:35 2004

Modified Files:
in mythphone/mythphone:
sipstack.cpp
Log Message:
Prevent segfault that occurs if user mistypes a URL

----------------------------------------------------------------------------
Changes committed by paulv on Sat Aug 28 21:42:52 2004

Modified Files:
in mythphone/mythphone:
sipfsm.cpp
Log Message:
Prevent segfault when users dial by phoen number but they are not registered

----------------------------------------------------------------------------
Changes committed by paulv on Sat Aug 28 21:44:11 2004

Modified Files:
in mythphone/mythphone:
main.cpp phoneui.cpp phoneui.h
Log Message:
Change HANGUP key from Escape to Stop; to prevent race conditions

----------------------------------------------------------------------------


mythtv at cvs

Aug 28, 2004, 3:00 PM

Post #11 of 42 (8709 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by cpinkham on Sat Aug 28 21:59:43 2004

Modified Files:
in mythtv/libs/libmythtv:
NuppelVideoPlayer.cpp
Log Message:


Fix Bug #3 "Initial frame advance will jump several frames ahead."
This should be fixed both for the initial frame advance while paused
and for the initial frame advance in edit mode.

----------------------------------------------------------------------------


mythtv at cvs

Aug 28, 2004, 3:30 PM

Post #12 of 42 (8723 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by paulv on Sat Aug 28 22:29:13 2004

Modified Files:
in mythphone:
README
Log Message:
Update on instructions.

----------------------------------------------------------------------------
Changes committed by paulv on Sat Aug 28 22:29:48 2004

Modified Files:
in mythphone/mythphone:
sipstack.cpp
Log Message:
Made compatible with QT-3.1

----------------------------------------------------------------------------


mythtv at cvs

Aug 28, 2004, 6:05 PM

Post #13 of 42 (8722 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by paulv on Sun Aug 29 01:01:39 2004

Modified Files:
in mythphone/mythphone:
sipstack.cpp
Log Message:
Update to change to support QT-3.1

----------------------------------------------------------------------------
Changes committed by paulv on Sun Aug 29 01:03:14 2004

Modified Files:
in mythphone/mythphone:
webcam.cpp webcam.h
Log Message:
Add function to inquire as to the name of video devices.

----------------------------------------------------------------------------


mythtv at cvs

Aug 28, 2004, 8:05 PM

Post #14 of 42 (8728 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by cpinkham on Sun Aug 29 03:04:11 2004

Modified Files:
in mythtv/libs/libmythtv:
NuppelVideoPlayer.cpp
Log Message:


Patch by Bruce Markey to also fix another version of the just-closed Bug #3
that occurred during the initial frame rewind after pausing.

----------------------------------------------------------------------------


mythtv at cvs

Sep 11, 2004, 6:05 AM

Post #15 of 42 (8677 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by jdonavan on Sat Sep 11 13:00:27 2004

Modified Files:
in mythtv/libs/libmythtv:
sr_items.h sr_items.cpp sr_root.h
Log Message:
Dead code removal and minor formatting here and there

----------------------------------------------------------------------------


mythtv at cvs

Sep 11, 2004, 6:45 AM

Post #16 of 42 (8678 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by jdonavan on Sat Sep 11 13:42:42 2004

Modified Files:
in mythtv/programs/mythfilldatabase:
filldata.cpp
Log Message:
Make --mark_repeats the default.
Added --nomark_repeats for those that wish to turn this off.
Unmark repeats set by the grabber that fall within our new eiposde window to give the scheduler some flexibility.

----------------------------------------------------------------------------


mythtv at cvs

Sep 11, 2004, 7:45 AM

Post #17 of 42 (8699 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by jdonavan on Sat Sep 11 14:40:34 2004

Modified Files:
in mythtv/programs/mythbackend:
scheduler.cpp
in mythtv/libs/libmythtv:
sr_items.cpp
Log Message:
Allow user to specify a dup check location for new episode only recording.
Moved the repeat check in the scheduler so that it can correctly report the real reason for a reject (i.e. "Previously Recorded") for shows that fall within the new eiposde window but have laready been recorded. Previously it returned "repeat" for those, which while accruate in a technical sense could be confusing.

----------------------------------------------------------------------------


mythtv at cvs

Sep 11, 2004, 8:35 AM

Post #18 of 42 (8667 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Sat Sep 11 15:31:40 2004

Modified Files:
in mythtv/libs/libmythui:
mythmainwindow.cpp mythmainwindow.h
Log Message:
Font face creation helper to compensate for screen dpi.

----------------------------------------------------------------------------


mythtv at cvs

Sep 11, 2004, 2:10 PM

Post #19 of 42 (8714 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by cpinkham on Sat Sep 11 21:09:58 2004

Modified Files:
in mythtv/libs/libmythtv:
avformatdecoder.cpp decoderbase.cpp ivtvdecoder.cpp
Log Message:


Patch by Taylor Jacob to allow the ivtv decoder class to work properly with
DVB Mpeg files.

Patch by myself to set the positionMapType in a few cases where it wasn't
being set in the decoder classes. This fixes a bug where if you were
rebuilding the seektable, you could potentially get a bogus seektable
saved to the database because the positionMapType was still set to
MARK_UNSET instead of MARK_GOP_START or MARK_GOP_BYFRAME. Also add
code to make sure the seektable isn't saved to the database if
positionMapType is still set to MARK_UNSET.

----------------------------------------------------------------------------


mythtv at cvs

Sep 11, 2004, 2:30 PM

Post #20 of 42 (8681 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by cpinkham on Sat Sep 11 21:28:10 2004

Modified Files:
in mythphone/mythphone:
h263.h
Log Message:


Fix an include path that required MythTV sources to be present when they
shouldn't need to be. Think this bug was in a patch/suggestion I sent
to Paul.

----------------------------------------------------------------------------


mythtv at cvs

Sep 25, 2004, 12:05 PM

Post #21 of 42 (8635 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by bjm on Sat Sep 25 19:01:58 2004

Modified Files:
in mythtv/libs/libmythtv:
vsync.cpp
Log Message:
Refinements to the logic for methods with hardware retrace. Fixes
glitches where WaitForFrame could return early (ahead of the retrace)
in certain situations. Also, OpenGLVideoSync can wait multiple refresh
cycles (like DRM) to avoid unnecessary interrupts.

----------------------------------------------------------------------------


mythtv at cvs

Oct 7, 2004, 9:25 PM

Post #22 of 42 (8623 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by bjm on Fri Oct 8 00:23:36 2004

Added Files:
in mythtv/programs/mythfrontend:
previousbox.cpp previousbox.h
in mythtv/themes/G.A.N.T./watermark:
previous.png
in mythtv/themes/Titivillus/watermark:
tv_previous.png
in mythtv/themes/blue:
previous.png
Modified Files:
in mythtv/libs/libmythtv:
programinfo.cpp programinfo.h
in mythtv/programs/mythfrontend:
main.cpp manage_recordings.xml mythfrontend.pro
in mythtv/themes/G.A.N.T.:
theme.xml
in mythtv/themes/Titivillus:
theme.xml
in mythtv/themes/blue:
theme.xml
in mythtv/themes/classic:
tvmenu.xml
Log Message:
Added a "Previously Recorded" page to view and delete items in the
'oldrecorded' table.

----------------------------------------------------------------------------


mythtv at cvs

Oct 8, 2004, 5:35 PM

Post #23 of 42 (8597 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by bjm on Fri Oct 8 20:30:29 2004

Modified Files:
in mythtv/libs/libmythtv:
programinfo.cpp
in mythtv/programs/mythfrontend:
previousbox.cpp previousbox.h
Log Message:
Added views for the Previously Recorded page. Sort by title or time,
ascending or decending.

----------------------------------------------------------------------------


mythtv at cvs

Oct 22, 2004, 2:35 AM

Post #24 of 42 (8569 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by jdonavan on Fri Oct 22 09:32:54 2004

Modified Files:
in mythtv/libs/libmyth:
mythmedia.cpp volumecontrol.cpp lirc.cpp util.cpp
in mythtv/libs/libmythtv:
NuppelVideoRecorder.cpp RingBuffer.cpp dvbrecorder.cpp
dvbsections.cpp hdtvrecorder.cpp mpegrecorder.cpp
in mythtv/programs/mythbackend:
main.cpp
in mythtv/programs/mythfrontend:
main.cpp
Log Message:
FD Cleanup patchs from Christpoher Pascoe.


----------------------------------------------------------------------------


mythtv at cvs

Oct 22, 2004, 2:50 AM

Post #25 of 42 (8566 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by jdonavan on Fri Oct 22 09:45:24 2004

Modified Files:
in mythtv/libs/libmythtv:
tv_play.cpp tv_rec.cpp
Log Message:
badsignal/tuning-failure handling patch from danielk

----------------------------------------------------------------------------

First page Previous page 1 2 Next page Last page  View All MythTV commits RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.