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 ... 22 Next page Last page  View All MythTV commits RSS feed   Index | Next | Previous | View Threaded


mythtv at cvs

Jul 6, 2004, 8:30 PM

Post #1 of 544 (15021 views)
Permalink
mythtv commits

----------------------------------------------------------------------------
Changes committed by xris on Wed Jul 7 03:28:07 2004

Modified Files:
in mythweb/themes/Default:
init.js
Log Message:
tabs to spaces
minor fixes for screen-edge detection

----------------------------------------------------------------------------
Changes committed by xris on Wed Jul 7 03:29:06 2004

Modified Files:
in mythweb/themes/Default:
pngbehavior.htc
Log Message:
tabs to spaces

----------------------------------------------------------------------------
Changes committed by xris on Wed Jul 7 03:29:19 2004

Modified Files:
in mythweb/themes/Default:
style.css
Log Message:
tabs to spaces

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


mythtv at cvs

Jul 20, 2004, 7:45 AM

Post #2 of 544 (14641 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ghaushe on Tue Jul 20 14:40:04 2004

Modified Files:
in mythtv/programs/mythtranscode:
transcode.cpp
Log Message:
Fix a segfault while transcoding using fifos

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


mythtv at cvs

Jul 20, 2004, 12:30 PM

Post #3 of 544 (14611 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Tue Jul 20 19:25:28 2004

Modified Files:
in mythtv/libs/libmythtv:
programinfo.cpp
in mythtv/programs/mythfilldatabase:
filldata.cpp
Log Message:
Convert a bunch of sql queries to use prepare/bindValue (fixes double quoting of "s in filldb).

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


mythtv at cvs

Jul 20, 2004, 4:30 PM

Post #4 of 544 (14589 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Tue Jul 20 23:27:17 2004

Modified Files:
in mythtv/libs/libmythtv:
scheduledrecording.cpp
Log Message:
Couple more queries to prepare/bindValue.

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


mythtv at cvs

Jul 20, 2004, 5:40 PM

Post #5 of 544 (14614 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Wed Jul 21 00:38:57 2004

Added Files:
in mythui:
testl1.cpp testl1.h testl2.cpp testl2.h
Modified Files:
in mythui:
main.cpp mythmainwindow.cpp mythpainter_ogl.cpp
mythscreenstack.cpp mythscreenstack.h mythscreentype.cpp
mythscreentype.h mythui.pro settings.pro
Removed Files:
in mythui:
testmove.cpp testmove.h testtext.cpp testtext.h
Log Message:
Moving between screens now works.

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


mythtv at cvs

Aug 2, 2004, 8:30 PM

Post #6 of 544 (14583 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Tue Aug 3 03:25:37 2004

Modified Files:
in mythui:
mythlistbutton.cpp mythpainter_ogl.cpp mythscreenstack.cpp
Log Message:
Fix(?) leaks.

----------------------------------------------------------------------------
Changes committed by ijr on Tue Aug 3 03:28:12 2004

Modified Files:
in mythui:
mythui.pro
Log Message:
Make sure we link against EXTRA_LIBS, too.

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


mythtv at cvs

Aug 2, 2004, 11:25 PM

Post #7 of 544 (14568 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by xris on Tue Aug 3 06:24:51 2004

Modified Files:
in mythweb:
scheduled_recordings.php
Log Message:
fix but that prevented proper activation of recordings (bad sql query was de-activating similar overrides in the process)

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


mythtv at cvs

Aug 2, 2004, 11:35 PM

Post #8 of 544 (14575 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by xris on Tue Aug 3 06:34:54 2004

Modified Files:
in mythweb/themes/Default:
settings_keys.php
Log Message:
html reformatting (close a <p>)

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


mythtv at cvs

Aug 2, 2004, 11:40 PM

Post #9 of 544 (14559 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by xris on Tue Aug 3 06:35:02 2004

Modified Files:
in mythweb/themes/Default:
style.css
Log Message:
whitespace

----------------------------------------------------------------------------
Changes committed by xris on Tue Aug 3 06:40:00 2004

Modified Files:
in mythweb/themes/Default:
program_listing.php
Log Message:
table formatting, and add a <noscript> tag to hide the submit button where it isn't used.

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


mythtv at cvs

Aug 2, 2004, 11:45 PM

Post #10 of 544 (14567 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by xris on Tue Aug 3 06:40:45 2004

Modified Files:
in mythweb/themes/Default:
recorded_programs.php
Log Message:
add <noscript> to hide the submit button when it's not used

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


mythtv at cvs

Aug 3, 2004, 10:05 AM

Post #11 of 544 (14561 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by rkulagow on Tue Aug 3 17:01:36 2004

Modified Files:
in mythtv/docs:
index.html mythtv-HOWTO-12.html mythtv-HOWTO-18.html
mythtv-HOWTO-22.html mythtv-HOWTO-9.html
mythtv-HOWTO-singlehtml.html mythtv-HOWTO.html
mythtv-HOWTO.pdf mythtv-HOWTO.sgml mythtv-HOWTO.txt
Log Message:
v0.15.07, 2004-08-03. Update link to LVM HOWTO. (Mark Covington). Add a
little on mtd (check that it's working interactively first)(Michael Dean).
Add a "resetting keys".


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


mythtv at cvs

Aug 3, 2004, 11:05 AM

Post #12 of 544 (14542 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by xris on Tue Aug 3 18:04:07 2004

Modified Files:
in mythweb:
scheduled_recordings.php
Log Message:
more starttime/startdate/endtime/enddate fixes for scheduled recording overrides

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


mythtv at cvs

Aug 16, 2004, 12:30 AM

Post #13 of 544 (14533 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by xris on Mon Aug 16 07:26:03 2004

Modified Files:
in nuvexport:
export_MPEG2_cut.pm mpeg2cut nuvexport
Log Message:
more mpeg2 cutlist stuff from Gavin

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


mythtv at cvs

Aug 16, 2004, 2:45 AM

Post #14 of 544 (14527 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by jdonavan on Mon Aug 16 09:44:45 2004

Modified Files:
in mythmusic/mythmusic:
musicmenu.xml music_settings.xml
Log Message:
Support for "every button type has it's own watermark" from Dave Hofstra. I had missed the plugins when I added this stuff the first time.

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


mythtv at cvs

Aug 16, 2004, 2:55 AM

Post #15 of 544 (14529 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by jdonavan on Mon Aug 16 09:52:39 2004

Modified Files:
in mythvideo/mythvideo:
videomenu.xml video_settings.xml videobrowser.cpp
Log Message:
Support for every menu item having it's own watermark.

Change the video browser to use the same filter settings as the other views. If a user *really* wants to see non-browseable in the brwoser by setting his filter to something allow them then that's his choice.

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


mythtv at cvs

Aug 16, 2004, 8:25 PM

Post #16 of 544 (14521 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by jdanner on Tue Aug 17 03:20:32 2004

Modified Files:
in mythweather/mythweather:
weathertypes.dat
Log Message:
Added two new weather types

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


mythtv at cvs

Aug 17, 2004, 9:55 AM

Post #17 of 544 (14507 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Tue Aug 17 16:50:24 2004

Modified Files:
in mythtv/programs/mythfrontend:
tv_schedule.xml
in mythtv/themes/blue:
theme.xml
Log Message:
dos2unix a couple files.

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


mythtv at cvs

Aug 29, 2004, 9:25 PM

Post #18 of 544 (14483 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Mon Aug 30 04:21:26 2004

Modified Files:
in mythtv/libs/libmyth:
remotefile.cpp
in mythtv/programs/mythbackend:
mainserver.cpp mainserver.h server.cpp server.h
Log Message:
*PLEASE TEST THIS*

Whip up a quick wrapper class for QSocket to do refcounting in the server.
Should fix segfault reported by James Meyer recently, as well as longer
standing issues with mythweb causing the backend to die.

Not tested heavily, but seems to work properly. Please test.

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


mythtv at cvs

Aug 29, 2004, 10:15 PM

Post #19 of 544 (14488 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by rkulagow on Mon Aug 30 05:13:44 2004

Modified Files:
in mythtv/programs/mythfrontend:
globalsettings.cpp
Log Message:
Adjust some periods to make everything look similar.

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


mythtv at cvs

Aug 30, 2004, 12:05 AM

Post #20 of 544 (14451 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by bjm on Mon Aug 30 07:01:32 2004

Modified Files:
in mythtv/libs/libmythtv:
proglist.cpp proglist.h
Log Message:
Date and time selection popup for Time searches.

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


mythtv at cvs

Aug 30, 2004, 6:10 AM

Post #21 of 544 (14474 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by jdonavan on Mon Aug 30 13:07:30 2004

Added Files:
in mythtv/themes/Titivillus:
downarrow.png uparrow.png
Log Message:
Make the playback box's up/down arrows match the theme

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


mythtv at cvs

Aug 30, 2004, 6:15 AM

Post #22 of 544 (14477 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by thor on Mon Aug 30 13:12:22 2004

Added Files:
in mythtv/themes/G.A.N.T./watermark:
paint.png
Modified Files:
in mythtv/themes/G.A.N.T.:
theme.xml
Log Message:

Small G.A.N.T. update by Oscar Carlsson.


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


mythtv at cvs

Aug 30, 2004, 10:05 AM

Post #23 of 544 (14476 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by jdonavan on Mon Aug 30 17:03:11 2004

Modified Files:
in mythtv/libs/libmythtv:
tv_play.cpp
Log Message:
Fix date conversion in BrwoseDispInfo so that the the ProgramInfo can get the proper data.

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


mythtv at cvs

Aug 30, 2004, 8:15 PM

Post #24 of 544 (14543 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by thor on Tue Aug 31 03:10:33 2004

Modified Files:
in mythtv/libs/libmyth:
uilistbtntype.cpp
Log Message:

Make moving to a given point in UIBtnListType work properly even if the
named position is in the top set of children.


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


mythtv at cvs

Aug 30, 2004, 11:40 PM

Post #25 of 544 (14458 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by thor on Tue Aug 31 06:37:17 2004

Added Files:
in mfd/clientlib:
playlistchecker.cpp playlistchecker.h
Modified Files:
in mfd/clientlib:
clientlib.pro events.cpp events.h mfdcontent.cpp mfdcontent.h
mfdinterface.cpp mfdinterface.h
Log Message:

Mfd client library enhancements to make a tree of available content sync
to a given playlist off in a separate thread.


----------------------------------------------------------------------------
Changes committed by thor on Tue Aug 31 06:38:31 2004

Added Files:
in mfe/mfe:
netflasher.cpp netflasher.h
in mfe/mfe/images:
mfe_greylistbox.png mfe_network.png
Modified Files:
in mfe/mfe:
mfdinfo.cpp mfdinfo.h mfe-ui.xml mfe.pro mfedialog.cpp
mfedialog.h playlistdialog.cpp playlistdialog.h
Log Message:

Make playlist editing dialog able to handle changing data coming over the
wire without blocking.

Still doesn't do anything useful with the edited list, but that's coming
soon.


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

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