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

Mailing List Archive: MythTV: Commits

mythtv commits

 

 

First page Previous page 1 2 3 4 5 6 7 8 9 ... 17 Next page Last page  View All MythTV commits RSS feed   Index | Next | Previous | View Threaded


mythtv at cvs

Sep 30, 2004, 3:25 AM

Post #26 of 415 (8491 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by jdonavan on Thu Sep 30 10:22:56 2004

Modified Files:
in mythtv/libs/libmythtv:
RingBuffer.cpp
Log Message:
Modified ThreadedFileWriter::DiskLoop to not use the min/max buffering system until at least TFW_MIN_WRITE_SIZE bytes have been written to the file. This reduces the number of retries required when opening the file and hence the delay when switching over. With this change in place I can probably tune the usleep between open attempts down as well, but I'll save that for later. In my testing, I've never failed to make the switch over now and it's not taken more than one retry to make it.

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


mythtv at cvs

Sep 30, 2004, 4:00 PM

Post #27 of 415 (8459 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by paulv on Thu Sep 30 22:55:43 2004

Modified Files:
in mythphone/mythphone:
directory.cpp directory.h main.cpp phoneui.cpp sipfsm.cpp
sipfsm.h
Log Message:
More presence changes

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


mythtv at cvs

Sep 30, 2004, 9:00 PM

Post #28 of 415 (8458 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by xris on Fri Oct 1 03:56:52 2004

Modified Files:
in nuvexport/export:
transcode.pm
Log Message:
prevent odd cropp values -- transcode doesn't like them.

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


mythtv at cvs

Oct 1, 2004, 8:25 AM

Post #29 of 415 (8447 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by xris on Fri Oct 1 15:22:12 2004

Modified Files:
in nuvexport/export:
transcode.pm
Log Message:
add a domment about the previous patch

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


mythtv at cvs

Oct 12, 2004, 12:10 PM

Post #30 of 415 (8443 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by xris on Tue Oct 12 15:07:09 2004

Modified Files:
in mythweb:
.htaccess
in mythweb/languages:
English.php
Log Message:
add day-of-week to English generic date. imho it's nice to have in the tv setting since so many shows are dependent on day of week

----------------------------------------------------------------------------
Changes committed by xris on Tue Oct 12 15:08:09 2004

Modified Files:
in mythweb:
.htaccess
Log Message:
remove last .htaccess accidental checkin (why won't it pay attention to my .cvsignore file?!)

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


mythtv at cvs

Oct 12, 2004, 1:25 PM

Post #31 of 415 (8432 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by thor on Tue Oct 12 16:22:51 2004

Modified Files:
in mfd/mfdlib:
maddecoder.cpp
Log Message:

Unlock the decoder mutex if we hit an error while decoding.


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


mythtv at cvs

Oct 12, 2004, 1:50 PM

Post #32 of 415 (8438 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by thor on Tue Oct 12 16:45:06 2004

Modified Files:
in mfd/mfd/plugins/audio:
audio.cpp
Log Message:

Make audio plugin call stopAudio() after a decoding error.


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


mythtv at cvs

Oct 12, 2004, 6:50 PM

Post #33 of 415 (8438 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ghaushe on Tue Oct 12 21:49:55 2004

Modified Files:
in mythtv:
settings.pro
in mythtv/libs/libmythtv:
dbcheck.cpp jobqueue.cpp jobqueue.h remoteutil.cpp
remoteutil.h tv_play.cpp tv_rec.cpp
in mythtv/programs/mythbackend:
main.cpp mythbackend.pro
in mythtv/programs/mythfrontend:
playbackbox.cpp
in mythtv/programs/mythtranscode:
main.cpp transcode.cpp transcode.h
Removed Files:
in mythtv/programs/mythbackend:
transcoder.cpp transcoder.h
Log Message:
Update transcoder to use the jobqueue instead of its own queueing mechanism


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


mythtv at cvs

Oct 12, 2004, 9:10 PM

Post #34 of 415 (8444 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by cpinkham on Wed Oct 13 00:06:03 2004

Modified Files:
in mythtv:
settings.pro
Log Message:


Re-Disable native LIRC support which was accidentilly enabled in a previous
commit tonight.

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


mythtv at cvs

Oct 13, 2004, 11:55 AM

Post #35 of 415 (8425 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by xris on Wed Oct 13 14:50:51 2004

Modified Files:
in mythweb:
.htaccess
Log Message:
add memory limit control, default to 32M instead of the standard 8M

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


mythtv at cvs

Oct 13, 2004, 8:40 PM

Post #36 of 415 (8434 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Wed Oct 13 23:38:13 2004

Modified Files:
in mythmusic/mythmusic:
databasebox.cpp metadata.cpp playlist.cpp playlist.h
Log Message:
Patch from Dave Churchill to fix display of CD metadata.

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


mythtv at cvs

Oct 13, 2004, 9:00 PM

Post #37 of 415 (8411 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Wed Oct 13 23:55:43 2004

Modified Files:
in mythtv/libs/libavcodec:
libavcodec.pro xvmc_render.h xvmcvldvideo.c
in mythtv/libs/libmythtv:
XvMCSurfaceTypes.h dvbdiseqc.cpp videoout_xvmc.cpp
Log Message:
XvMC/Via VLD patches from Ivor Hewitt, Terry Barnaby, and Kenneth Aafloy.
math.h in dvbdiseqc.cpp
Clarify why debug mode doesn't have -fPIC in libavcodec.pro.

----------------------------------------------------------------------------
Changes committed by ijr on Wed Oct 13 23:57:59 2004

Modified Files:
in mythtv/libs/libmythtv:
NuppelVideoPlayer.cpp
Log Message:
Window name change (tv playback -> video playback window) fix from Nigel Pearson.

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


mythtv at cvs

Oct 13, 2004, 9:10 PM

Post #38 of 415 (8409 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by thor on Thu Oct 14 00:08:10 2004

Added Files:
in mythtv/libs/libmythui:
mythcontainer.cpp mythcontainer.h myththemeddialog.cpp
myththemeddialog.h mythxmlparser.cpp mythxmlparser.h
Modified Files:
in mythtv/libs/libmythui:
libmythui.pro mythfontproperties.h mythscreenstack.cpp
mythscreentype.cpp mythscreentype.h mythuiimage.cpp
mythuitype.cpp
Log Message:

Barest beginnings of a themed dialog class in the new MythUI framework.
Doesn't do much at the moment (will parse in images and textareas only, and
even that's a bit messed up).


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


mythtv at cvs

Oct 13, 2004, 9:20 PM

Post #39 of 415 (8398 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Thu Oct 14 00:17:56 2004

Modified Files:
in mythvideo/mythvideo:
main.cpp videogallery.cpp videogallery.h videoselected.cpp
videoselected.h
Log Message:
Patch by Kevin Kuphal to allow direct playback from the gallery.

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


mythtv at cvs

Oct 13, 2004, 9:25 PM

Post #40 of 415 (8426 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Thu Oct 14 00:20:28 2004

Modified Files:
in mythvideo/mythvideo:
main.cpp videogallery.cpp videogallery.h videoselected.h
Log Message:
And, revert that last bit, as there's already code in there that does it. =)

----------------------------------------------------------------------------
Changes committed by ijr on Thu Oct 14 00:20:58 2004

Modified Files:
in mythvideo/mythvideo:
videoselected.cpp
Log Message:
Missed code to revert.

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


mythtv at cvs

Oct 13, 2004, 9:35 PM

Post #41 of 415 (8421 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by thor on Thu Oct 14 00:30:26 2004

Modified Files:
in mfd/mfd:
mdserver.cpp
Log Message:

This _should_ fix Peter Martens' problem with segfaults when mfd is started
with an iTunes already running.


----------------------------------------------------------------------------
Changes committed by ijr on Thu Oct 14 00:30:59 2004

Modified Files:
in mythtv:
settings.pro
in mythtv/libs/libmyth:
libmyth.pro mythdialogs.cpp util.cpp util.h
Log Message:
Patch from Jeremy White to add support for control by a joystick.

----------------------------------------------------------------------------
Changes committed by ijr on Thu Oct 14 00:32:52 2004

Modified Files:
in mythtv/libs/libmythtv:
channel.cpp
Log Message:
Fix for a bad msec -> usec conversion in the signal check code by Eric Werness.

----------------------------------------------------------------------------
Changes committed by ijr on Thu Oct 14 00:33:54 2004

Modified Files:
in mythtv/libs/libmyth:
mythdialogs.cpp
Log Message:
Fix compilation of joystick code when lirc was disabled.

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


mythtv at cvs

Oct 13, 2004, 9:40 PM

Post #42 of 415 (8394 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Thu Oct 14 00:37:30 2004

Modified Files:
in mythtv/libs/libmythtv:
channel.cpp
Log Message:
Lowest channel freq is 45MHz (patch from 'Steven', lower limit from Hamish Moffatt).

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


mythtv at cvs

Oct 13, 2004, 9:45 PM

Post #43 of 415 (8408 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Thu Oct 14 00:44:28 2004

Modified Files:
in mythgame:
README
in mythgame/mythgame:
nesrominfo.cpp
Log Message:
Patch by Jason York to improve the NES screenshots stuff.

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


mythtv at cvs

Oct 13, 2004, 9:50 PM

Post #44 of 415 (8408 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Thu Oct 14 00:47:33 2004

Modified Files:
in mythvideo/mythvideo/scripts:
imdb.pl
Log Message:
genre grab fix from 'Zart'.

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


mythtv at cvs

Oct 13, 2004, 10:00 PM

Post #45 of 415 (8403 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Thu Oct 14 00:58:04 2004

Modified Files:
in mythtv/libs/libmythtv:
NuppelVideoRecorder.cpp mpegrecorder.cpp recorderbase.cpp
recorderbase.h
Log Message:
Fixes for PAL-M (same res as PAL, same framerate as NTSC), enhanced patch by Mauricio Piacentini.

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


mythtv at cvs

Oct 14, 2004, 8:10 AM

Post #46 of 415 (8400 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by thor on Thu Oct 14 11:08:28 2004

Modified Files:
in mfd/mfdlib:
aacdecoder.cpp
Log Message:

This may solve confusion with iTunes coming and going will an AAC is being
played.


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


mythtv at cvs

Oct 14, 2004, 10:05 AM

Post #47 of 415 (8404 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Thu Oct 14 13:02:01 2004

Added Files:
in mythtv/libs/libmyth:
jsmenu.cpp jsmenu.h jsmenuevent.h jsmenuevent.cpp
Log Message:
Missing files..

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


mythtv at cvs

Oct 14, 2004, 11:20 AM

Post #48 of 415 (8412 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by thor on Thu Oct 14 14:18:44 2004

Modified Files:
in mfd/mfd:
mdserver.cpp
in mfd/mfd/plugins/audio:
audio.cpp audio.h main.cpp
in mfd/mfd/plugins/daapclient:
database.cpp
in mfd/mfdlib:
mfd_plugin.cpp mfd_plugin.h
Log Message:

Cleanup a few more issues with iTunes disappearing and resulting changes to
internal metadata lists.

Also, audio plugin now sees as soon as metadata goes away, and stops playing
if whatever it is currently playing was in a collection that disappeared
(rather than waiting for a read error to come through on a
DaapInput::readBlock() call).


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


mythtv at cvs

Oct 14, 2004, 12:00 PM

Post #49 of 415 (8406 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by thor on Thu Oct 14 14:57:43 2004

Modified Files:
in mythtv/libs/libmythui:
mythxmlparser.cpp
Log Message:

Properly move text's area by container's offset (with apologies to
Descartes).


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


mythtv at kenobi

Oct 14, 2004, 3:05 PM

Post #50 of 415 (8400 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by paulv on Thu Oct 14 18:00:46 2004

Modified Files:
in mythphone/mythphone:
phoneui.cpp
Log Message:
Basic IM user interface

----------------------------------------------------------------------------
Changes committed by paulv on Thu Oct 14 18:02:30 2004

Modified Files:
in mythphone/mythphone:
sipfsm.cpp
Log Message:
Add support for INFO message in IM dialog

----------------------------------------------------------------------------
Changes committed by paulv on Thu Oct 14 18:02:55 2004

Modified Files:
in mythphone/mythphone:
sipfsm.h
Log Message:
Add INFO support

----------------------------------------------------------------------------
Changes committed by paulv on Thu Oct 14 18:04:04 2004

Modified Files:
in mythphone/mythphone:
sipstack.cpp
Log Message:
Add INFO support

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

First page Previous page 1 2 3 4 5 6 7 8 9 ... 17 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.