Mailing List Archive

mythtv commits
----------------------------------------------------------------------------
Changes committed by cpinkham on Wed Jun 18 19:43:40 2003

Added Files:
in mythtv/themes/default:
gg-rs-weekslot.png
Modified Files:
in mythtv/i18n:
mythfrontend_ca.qm mythfrontend_ca.ts mythfrontend_de.qm
mythfrontend_de.ts mythfrontend_es.qm mythfrontend_es.ts
mythfrontend_fr.qm mythfrontend_fr.ts mythfrontend_it.qm
mythfrontend_it.ts mythfrontend_nl.qm mythfrontend_nl.ts
translate.pro
in mythtv/libs/libmyth:
xmlparse.cpp
in mythtv/libs/libmythtv:
NuppelVideoPlayer.cpp commercial_skip.cpp guidegrid.cpp
infodialog.cpp infodialog.h progfind.cpp programinfo.cpp
programinfo.h scheduledrecording.cpp scheduledrecording.h
tv_rec.cpp
in mythtv/programs/mythfrontend:
globalsettings.cpp viewscheduled.cpp
in mythtv/themes/blue:
ui.xml
in mythtv/themes/liquid:
ui.xml
Log Message:


Cleaned up blank frame detection function by processing frame in a grid like
an interlaced png.
Turned on Advanced Recording Options edit screen which can be accessed
by hitting 'I' on the normal InfoDialog recording info screen.
Currently has ability to edit recording schedule/frequency and
recording profile.
Added Weekslot recording option for "Record this program in this timeslot
on this day of the week". Available on advanced recording edit screen.
Changed 'R' key on epg to cycle through all recording options instead of just
Single<->None.
Changed Auto Commercial Flagging to default to ON unless turned off in setup.
Fixup translate.pro to remove source files that no longer exist.
Ran lupdate, lrelease since new text has been added and they haven't been
run awhile anyway.


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