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

Nov 24, 2004, 10:55 PM

Post #101 of 415 (8584 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Thu Nov 25 06:54:14 2004

Modified Files:
in mythtv/libs/libmyth:
uilistbtntype.cpp uilistbtntype.h
Log Message:
First part of 'Fix slow scrolling in MythMusic playlist selection screen' patch from Paul..

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


mythtv at cvs

Nov 24, 2004, 11:00 PM

Post #102 of 415 (8583 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Thu Nov 25 06:56:40 2004

Modified Files:
in mythmusic/mythmusic:
databasebox.cpp
Log Message:
Second part of 'Fix slow scrolling in MythMusic playlist selection screen' from Paul..

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


mythtv at cvs

Nov 25, 2004, 3:30 AM

Post #103 of 415 (8613 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by jdonavan on Thu Nov 25 11:29:10 2004

Modified Files:
in mythvideo/mythvideo:
dbcheck.cpp main.cpp videomanager.cpp
Log Message:
Change the default keybindings for INCPARENT and DECPARENT to be the same as volume up/down.
Update anyone's existing keybindings so they're not left/right arrows.
Fix a segfault that could occur if the user hit SELECT immediatly after entering their parental that was caused by slotEditMetadata not checking for a valid curitem pointer.

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


mythtv at cvs

Dec 6, 2004, 10:40 AM

Post #104 of 415 (8566 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by bjm on Mon Dec 6 18:37:11 2004

Modified Files:
in mythtv/programs/mythfrontend:
customrecord.cpp
Log Message:
A few more examples and a little smarter about enabling buttons.

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


mythtv at cvs

Dec 6, 2004, 3:10 PM

Post #105 of 415 (8571 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by gigem on Mon Dec 6 23:06:15 2004

Modified Files:
in mythtv/libs/libmythtv:
NuppelVideoPlayer.cpp
Log Message:
Fix for the "thumbnail hanging" problem. The system wasn't really
hanging, the backend was just taking a very long time before giving up
and generating the thumbnail from the last frame in the recording.

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


mythtv at cvs

Dec 7, 2004, 7:30 AM

Post #106 of 415 (8563 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by oscar on Tue Dec 7 15:25:12 2004

Modified Files:
in mythtv/i18n:
mythfrontend_de.qm mythfrontend_de.ts
Log Message:
Updated German translation from Stefan Frank
----------------------------------------------------------------------------


mythtv at cvs

Dec 7, 2004, 12:45 PM

Post #107 of 415 (8532 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by oscar on Tue Dec 7 20:44:37 2004

Modified Files:
in mythtv/i18n:
mythfrontend_ja.qm mythfrontend_ja.ts
Log Message:
Japanese translation update from Hiro
----------------------------------------------------------------------------


mythtv at cvs

Dec 7, 2004, 12:50 PM

Post #108 of 415 (8514 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by oscar on Tue Dec 7 20:45:39 2004

Modified Files:
in mythtv/programs/mythfrontend:
tv_schedule.xml
Log Message:
Japanese translation update from Hiro
----------------------------------------------------------------------------


mythtv at cvs

Dec 7, 2004, 6:00 PM

Post #109 of 415 (8535 views)
Permalink
mythtv commits [In reply to]

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


mythtv at cvs

Dec 7, 2004, 6:05 PM

Post #110 of 415 (8523 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Wed Dec 8 02:04:08 2004

Added Files:
in mythtv/libs/libmythtv/mpeg:
atscdescriptors.cpp atscdescriptors.h atscdescriptorsmap.cpp
atscstreamdata.cpp atscstreamdata.h atsctables.cpp
atsctables.h mpegstreamdata.cpp mpegstreamdata.h
mpegtables.cpp mpegtables.h pespacket.cpp pespacket.h
tspacket.cpp tspacket.h
Modified Files:
in mythtv/libs/libmythtv:
channel.cpp channel.h hdtvrecorder.cpp hdtvrecorder.h
libmythtv.pro
Log Message:
DTK's hdtv recorder patch.

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


mythtv at cvs

Dec 7, 2004, 7:10 PM

Post #111 of 415 (8508 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Wed Dec 8 03:09:17 2004

Added Files:
in mythtv/libs/libmyth:
dbsettings.cpp dbsettings.h
Modified Files:
in mythtv:
settings.pro
in mythtv/filters/linearblend:
filter_linearblend.c
in mythtv/libs/libmyth:
libmyth.pro mythcontext.cpp mythcontext.h mythdialogs.cpp
mythplugin.cpp themedmenu.cpp
in mythtv/libs/libmythtv:
filter.h filtermanager.cpp videoout_quartz.cpp yuv2rgb.cpp
yuv2rgb.h
in mythtv/libs/libmythui:
themedmenu.cpp
in mythtv/programs/mythbackend:
mainserver.cpp
in mythtv/programs/mythfrontend:
globalsettings.cpp main.cpp
in mythtv/setup:
main.cpp
Log Message:
>From Jeremiah Morris:
- MythContext wrappers for PREFIX.
- Altivec optimizations for colorspace conversion and linearblend.
Jeremiah and Nigel Pearson:
- Bootstrap mysql.txt in mythcontext.
Shane Shrybman:
- Double FilePrefix in Mainserver::LocalFilePath.

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


mythtv at cvs

Dec 7, 2004, 7:50 PM

Post #112 of 415 (8532 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Wed Dec 8 03:47:31 2004

Added Files:
in mythgallery/mythgallery/images:
gallery-moviethumb.png
Modified Files:
in mythgallery:
README configure
in mythgallery/mythgallery:
gallerysettings.cpp glsingleview.cpp glsingleview.h
iconview.cpp mythgallery.pro singleview.cpp singleview.h
thumbgenerator.cpp
Log Message:
Auto-rotate from exif tags, movie file support from Matthew Conway.

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


mythtv at cvs

Dec 7, 2004, 7:55 PM

Post #113 of 415 (8531 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by xris on Wed Dec 8 03:52:40 2004

Modified Files:
in nuvexport:
Makefile
Log Message:
makefile update from Gavin

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


mythtv at cvs

Dec 7, 2004, 8:25 PM

Post #114 of 415 (8526 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by gigem on Wed Dec 8 04:23:16 2004

Modified Files:
in mythtv/libs/libmythtv:
NuppelVideoPlayer.h NuppelVideoPlayer.cpp decoderbase.h
nuppeldecoder.h nuppeldecoder.cpp avformatdecoder.h
avformatdecoder.cpp ivtvdecoder.h ivtvdecoder.cpp
Log Message:
Hopefully the last speed related change for a while.

Move all of the speed and ff/rew skip change logic to a single place
in the decoder loop instead of having it spread throughout. The rest
of the loop can now be sure the speed won't change so the decoder lock
can be dropped.

Changed NVP/decoder::GetFrame to return early with a false result if
there aren't enough video buffer frames available. This should make
things a little more responsive, specially at slower speeds, because
it no longer has to wait a full frame interval for a buffer to free
up.

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


mythtv at cvs

Dec 8, 2004, 1:05 AM

Post #115 of 415 (8509 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by bjm on Wed Dec 8 09:03:51 2004

Modified Files:
in mythtv/programs/mythbackend:
mainserver.cpp
Log Message:
Insert missing "/" when serving remote playback.

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


mythtv at cvs

Dec 8, 2004, 5:25 AM

Post #116 of 415 (8505 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Wed Dec 8 13:23:55 2004

Added Files:
in mythgallery/mythgallery:
constants.h galleryutil.cpp galleryutil.h
Log Message:
Always forget to add stuff.

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


mythtv at cvs

Dec 8, 2004, 9:45 AM

Post #117 of 415 (8503 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by oscar on Wed Dec 8 17:41:45 2004

Modified Files:
in mythtv/libs/libmythtv:
profilegroup.cpp sr_items.cpp sr_items.h
in mythtv/programs/mythfrontend:
globalsettings.cpp playbackbox.cpp previousbox.cpp
in mythtv/libs/libmyth:
managedlist.cpp managedlist.h
Log Message:
Various UTF-8 and translation fixes from Hirobumi Shimada.

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


mythtv at cvs

Dec 8, 2004, 2:50 PM

Post #118 of 415 (8503 views)
Permalink
mythtv commits [In reply to]

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


mythtv at cvs

Dec 8, 2004, 3:40 PM

Post #119 of 415 (8495 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by bjm on Wed Dec 8 23:37:59 2004

Added Files:
in mythtv/themes/Iulius:
background.png bar.png button_off.png button_on.png
cr-selectbar.png pf-sel1.png pf-sel2.png pf-sel3.png
pf-top.png preview.jpg qtlook.txt rk-selectbar.png theme.xml
ui.xml
in mythtv/themes/Iulius/title:
title_blank.png title_dvd.png title_gallery.png
title_games.png title_music.png title_setup.png
title_sports.png title_tv.png title_video.png
title_weather.png
in mythtv/themes/Iulius/type:
autoexpire.png bookmark.png commflagged.png cutlist.png
processing.png
Modified Files:
in mythtv/themes:
themes.pro
Log Message:
Added the "Iulius" theme. This is a lightweight, practical, functional
theme created by Nathan Ziarek. The wide space for menu titles, high
contrast text and the simple wire frames offers a good alternative to
the more graphic intensive themes and may be more appealing to the
Sgt. Joe Friday, Frank Lloyd Wright, or even Adrian Monk mind sets.

I would be reluctant to have another theme to maintain, however, the
ui.xml file is identical to G.A.N.T.'s except for the color of the
"record_font". There is no reason these shouldn't be able to stay in
sync so diffs for one can be applied to the other and there will be
virtually no maintenance. In addition to offering users a clear
alternative, I believe this is also a good example of the minimum
requirements theme designers need in order to create an effective
theme.

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


mythtv at cvs

Dec 8, 2004, 5:00 PM

Post #120 of 415 (8497 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by oscar on Thu Dec 9 00:58:11 2004

Modified Files:
in mythtv/i18n:
mythfrontend_ca.ts mythfrontend_de.qm mythfrontend_de.ts
mythfrontend_dk.ts mythfrontend_es.ts mythfrontend_fi.qm
mythfrontend_fi.ts mythfrontend_fr.ts mythfrontend_it.ts
mythfrontend_ja.qm mythfrontend_ja.ts mythfrontend_nl.ts
mythfrontend_pt.ts mythfrontend_si.qm mythfrontend_si.ts
mythfrontend_sv.qm mythfrontend_sv.ts mythfrontend_zh_tw.ts
translate.pro
Log Message:
Add missing file so that it's translatable and update the files with the new strings.
----------------------------------------------------------------------------


mythtv at cvs

Dec 8, 2004, 8:45 PM

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

----------------------------------------------------------------------------
Changes committed by bjm on Thu Dec 9 04:43:44 2004

Modified Files:
in mythtv/themes/Iulius:
qtlook.txt
Log Message:
More contrast for highlighted buttons.

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


mythtv at cvs

Dec 20, 2004, 7:30 PM

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

----------------------------------------------------------------------------
Changes committed by nigel on Tue Dec 21 03:27:22 2004

Removed Files:
in mythtv/programs/mythfrontend:
mysql.txt
Log Message:
New mythcontext.cpp generates this file if not around,
so removing it should be safe (and will reduce annoyance of developers)

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


mythtv at cvs

Dec 20, 2004, 8:15 PM

Post #123 of 415 (8699 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by nigel on Tue Dec 21 04:10:36 2004

Modified Files:
in mythtv/docs:
mythtv-HOWTO-10.html mythtv-HOWTO-11.html mythtv-HOWTO-20.html
mythtv-HOWTO-5.html mythtv-HOWTO-9.html
Log Message:
Remove references to hand-editing mysql.txt, added some simplistic
(hand-holding) instructions for the graphical editor and remote backends.

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


mythtv at cvs

Dec 21, 2004, 9:15 AM

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

----------------------------------------------------------------------------
Changes committed by jeremiah on Tue Dec 21 17:12:30 2004

Modified Files:
in mythtv/libs/libmyth:
mythcontext.cpp
Log Message:
Added error checking in case getline() fails.

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


mythtv at cvs

Dec 21, 2004, 9:30 AM

Post #125 of 415 (8442 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by jeremiah on Tue Dec 21 17:26:40 2004

Modified Files:
in mythtv/libs/libmyth:
mythcontext.cpp
Log Message:
Immediately after creating a default mysql.txt file, load the default
parameters so it can take effect.

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

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.