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

Mailing List Archive: MythTV: Commits

mythtv commits

 

 

First page Previous page 1 ... 10 11 12 13 14 15 16 17 18 ... 22 Next page Last page  View All MythTV commits RSS feed   Index | Next | Previous | View Threaded


mythtv at cvs

Mar 23, 2005, 3:05 PM

Post #326 of 544 (10230 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by oscar on Wed Mar 23 23:00:59 2005

Modified Files:
in mythbrowser/i18n:
mythbrowser_de.ts mythbrowser_fr.qm mythbrowser_fr.ts
mythbrowser_nl.ts mythbrowser_si.ts mythbrowser_sv.qm
mythbrowser_sv.ts
Log Message:
- French translation update from Stephane
- Small Swedish update from me

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


mythtv at cvs

Mar 23, 2005, 3:15 PM

Post #327 of 544 (10209 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by oscar on Wed Mar 23 23:11:31 2005

Modified Files:
in mythmusic/i18n:
mythmusic_ca.ts mythmusic_de.ts mythmusic_dk.ts
mythmusic_es.ts mythmusic_fi.ts mythmusic_fr.qm
mythmusic_fr.ts mythmusic_it.ts mythmusic_nl.ts
mythmusic_pt.ts mythmusic_si.ts
in mythmusic/mythmusic:
smartplaylist.cpp
Log Message:
- tr(" ") doesn't work. Whitespaces are removed, and there's really no point in translating it anyway..
- French translation update from Stephane.

----------------------------------------------------------------------------
Changes committed by oscar on Wed Mar 23 23:13:34 2005

Modified Files:
in mythweather/i18n:
mythweather_ca.ts mythweather_dk.ts mythweather_es.ts
mythweather_fi.ts mythweather_fr.qm mythweather_fr.ts
mythweather_it.ts mythweather_ja.ts mythweather_nl.ts
mythweather_pt.ts mythweather_si.ts
Log Message:
- French translation update from Stephane.

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


mythtv at cvs

Mar 23, 2005, 3:20 PM

Post #328 of 544 (10231 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by oscar on Wed Mar 23 23:19:13 2005

Modified Files:
in mythvideo/i18n:
mythvideo_ca.qm mythvideo_ca.ts mythvideo_de.qm
mythvideo_de.ts mythvideo_dk.qm mythvideo_dk.ts
mythvideo_es.qm mythvideo_es.ts mythvideo_fr.qm
mythvideo_fr.ts mythvideo_it.qm mythvideo_it.ts
mythvideo_ja.qm mythvideo_ja.ts mythvideo_nl.qm
mythvideo_nl.ts mythvideo_pt.qm mythvideo_pt.ts
mythvideo_si.qm mythvideo_si.ts mythvideo_sv.qm
mythvideo_sv.ts
Log Message:
- Fr translation update from Stephane
- Minor Se update from me

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


mythtv at cvs

Mar 23, 2005, 4:15 PM

Post #329 of 544 (10214 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by oscar on Thu Mar 24 00:10:15 2005

Modified Files:
in mythtv/i18n:
mythfrontend_ca.qm mythfrontend_ca.ts mythfrontend_de.qm
mythfrontend_de.ts mythfrontend_dk.qm mythfrontend_dk.ts
mythfrontend_es.qm mythfrontend_es.ts mythfrontend_fi.qm
mythfrontend_fi.ts mythfrontend_fr.qm mythfrontend_fr.ts
mythfrontend_it.qm mythfrontend_it.ts mythfrontend_ja.qm
mythfrontend_ja.ts mythfrontend_nl.qm mythfrontend_nl.ts
mythfrontend_pt.qm mythfrontend_pt.ts mythfrontend_si.qm
mythfrontend_si.ts mythfrontend_sv.qm mythfrontend_sv.ts
mythfrontend_zh_tw.ts
Log Message:
- FR update from Stephane
- SE update from me

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


mythtv at cvs

Mar 23, 2005, 4:45 PM

Post #330 of 544 (10221 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by oscar on Thu Mar 24 00:42:21 2005

Modified Files:
in mythweb/languages:
French.php
Log Message:
- FR translation update from Stephane

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


mythtv at cvs

Mar 24, 2005, 9:25 AM

Post #331 of 544 (10187 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Thu Mar 24 17:24:40 2005

Modified Files:
in mythtv/programs/mythfrontend:
globalsettings.cpp
Log Message:
Change xvmc/xvmcvld run-time defaults to off.

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


mythtv at cvs

Mar 24, 2005, 12:30 PM

Post #332 of 544 (10179 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by danielk on Thu Mar 24 20:26:21 2005

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

1) Todd Tidwell did some testing, and -march=athlon is (slightly) faster than
-march=pentiumpro and -march=pentium2 on Athlons.

2) Added some Athlon 64 detection stuff from Joel Goldwein and Adam Egger.

3) Added a warning message if the CPU is not recognized.

4) Added --extra-cxx-flags and more mmx detection stuff from Anduin Withers

5) ./configure now picks up a CC and CXX environment variables for using
in test compiles within the script. This is not being passed to
config.mak, so you still need to have them set when running make.


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


mythtv at cvs

Mar 24, 2005, 5:50 PM

Post #333 of 544 (10190 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Fri Mar 25 01:49:06 2005

Modified Files:
in mythgame/mythgame:
gametree.cpp
Log Message:
Fix stuff.

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


mythtv at cvs

Mar 24, 2005, 8:05 PM

Post #334 of 544 (10186 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by danielk on Fri Mar 25 04:04:17 2005

Modified Files:
in mythtv:
configure
Log Message:

Adds Celeron to list of detected CPU's in ./configure -- dtk

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


mythtv at cvs

Mar 24, 2005, 8:10 PM

Post #335 of 544 (10198 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by danielk on Fri Mar 25 04:08:13 2005

Modified Files:
in mythtv/libs/libmyth:
audiooutputalsa.cpp audiooutputarts.cpp bio2jack.c
in mythtv/libs/libmythtv/dvbdev:
ringbuffy.c transform.c
Log Message:

Cleanup patch, removes the causes of various compiler warnings. Mostly due to
unused params and int vs. uint comparisons.

The following compiler warnings are banished:

bio2jack.c: In function `JACK_srate':
bio2jack.c:676: warning: unused parameter `nframes'
bio2jack.c:676: warning: unused parameter `arg'
bio2jack.c: In function `JACK_Write':
bio2jack.c:1203: warning: comparison between signed and unsigned
bio2jack.c: In function `JACK_GetBytesStoredFromDriver':
bio2jack.c:1446: warning: unused variable `now'
bio2jack.c:1447: warning: unused variable `elapsedMS'
bio2jack.c: In function `JACK_GetMaxBufferedBytes':
bio2jack.c:1630: warning: unused parameter `deviceID'
bio2jack.c: In function `JACK_SetMaxBufferedBytes':
bio2jack.c:1641: warning: unused parameter `deviceID'
bio2jack.c: In function `JACK_SetNumOutputChannels':
bio2jack.c:1667: warning: unused parameter `deviceID'
bio2jack.c:1667: warning: unused parameter `channels'
audiooutputarts.cpp: In member function `virtual int
AudioOutputARTS::GetVolumeChannel(int)':
audiooutputarts.cpp:99: warning: unused parameter `int channel'
audiooutputarts.cpp: In member function `virtual void
AudioOutputARTS::SetVolumeChannel(int, int)':
audiooutputarts.cpp:104: warning: unused parameter `int channel'
audiooutputarts.cpp:104: warning: unused parameter `int volume'
audiooutputalsa.cpp: In member function `virtual int
AudioOutputALSA::getSpaceOnSoundcard()':
audiooutputalsa.cpp:258: warning: comparison between signed and unsigned
integer expressions
dvbdev/ringbuffy.c: In function `ring_write':
dvbdev/ringbuffy.c:62: warning: implicit declaration of function `memcpy'
dvbdev/transform.c: In function `write_ipack':
dvbdev/transform.c:457: warning: unused variable `ai'
dvbdev/transform.c:459: warning: unused variable `diff'
dvbdev/transform.c: In function `instant_repack':
dvbdev/transform.c:648: warning: comparison between signed and unsigned
dvbdev/transform.c:650: warning: comparison between signed and unsigned
dvbdev/transform.c:662: warning: comparison between signed and unsigned
dvbdev/transform.c:671: warning: comparison between signed and unsigned
dvbdev/transform.c: At top level:
dvbdev/transform.c:316: warning: `ac3_channels' defined but not used
dvbdev/transform.c:317: warning: `ac3_audio_coding' defined but not used

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


mythtv at cvs

Mar 25, 2005, 6:20 AM

Post #336 of 544 (10167 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by danielk on Fri Mar 25 14:15:04 2005

Modified Files:
in mythtv:
configure
Log Message:

Added tests for sse2, sse, & mmx flags to the Celeron processor detection.
This allows us to set the correct architecture in case all the different
architectures of Celerons have the same processor model name.

Also added optimize="small" when a Celeron is detected, we probably want
to avoid spilling their small instruction caches. But of course if someone
with a Celeron does some testing...

Also added the Intel P3 and P4 Xeons.

-- Daniel

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


mythtv at cvs

Mar 25, 2005, 9:15 AM

Post #337 of 544 (10176 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by danielk on Fri Mar 25 17:13:08 2005

Modified Files:
in mythtv/libs/libmyth:
mythdialogs.cpp mythwidgets.cpp themedmenu.cpp
in mythtv/libs/libmythui:
mythmainwindow.cpp
in mythtv/programs/mythfrontend:
globalsettings.cpp
Log Message:

This adds a mouse cursor visibility checkbox in the appearance settings.
If checked the mouse cursor is visible at all times, this is useful for
desktop usage of MythTV. This does not add any functionality as far as
what you can do with a mouse, it simply makes it visible so you don't
lose it when you want to click in some other application. -- dtk

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


mythtv at cvs

Mar 25, 2005, 12:35 PM

Post #338 of 544 (10168 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by danielk on Fri Mar 25 20:34:56 2005

Modified Files:
in mythtv:
configure
Log Message:

1/ if "uname -p" returns "unknown" && /proc/cpufreq is available, look at
the /proc/cpufreq info

2/ added "AMD Athlon(TM)" processor (with uppercase TM)

3/ changed warning to suggest mailing to the users list instead of dev

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


mythtv at cvs

Mar 25, 2005, 3:10 PM

Post #339 of 544 (10208 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by danielk on Fri Mar 25 23:09:04 2005

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

This checkin just reorganizes the TV class' method variables into
functionally similar groups and properly initializes all these
variables. There was one uninitialized pointer that led me to
make the patch initially. But by functionally separating variables,
this also makes it much easier to keep other patches from
conflicting.I have three in the queue that all touch tv_play.h.

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


mythtv at cvs

Mar 25, 2005, 3:20 PM

Post #340 of 544 (10169 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by danielk on Fri Mar 25 23:16:09 2005

Modified Files:
in mythtv:
configure
Log Message:

Adds "Pentium III" without "(R)" to list of processors. I'm going to wait
a few days before adding any more just to make the history a little
simpler for ./configure -- dtk

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


mythtv at cvs

Apr 5, 2005, 7:25 AM

Post #341 of 544 (10136 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by oscar on Tue Apr 5 14:21:52 2005

Modified Files:
in mythtv/i18n:
mythfrontend_sv.qm mythfrontend_sv.ts
Log Message:
Swedish translation update from Daniel Staaf

----------------------------------------------------------------------------
Changes committed by oscar on Tue Apr 5 14:23:26 2005

Modified Files:
in mythweb/languages:
Swedish.php
Log Message:
Swedish translation update from Daniel Staaf

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


mythtv at cvs

Apr 5, 2005, 9:10 AM

Post #342 of 544 (10135 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by jdonavan on Tue Apr 5 16:08:22 2005

Added Files:
in mythmovietime/mythmovietime:
mainwnd.cpp mainwnd.h mtdbitem.cpp mtdbitem.h
Modified Files:
in mythmovietime/mythmovietime:
main.cpp movietime-ui.xml mythmovietime.pro
Log Message:
Starting on the UI. Not really useable yet.

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


mythtv at cvs

Apr 5, 2005, 2:05 PM

Post #343 of 544 (10144 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by jdonavan on Tue Apr 5 21:02:58 2005

Modified Files:
in mythmovietime/mythmovietime:
mainwnd.cpp mtdbitem.cpp mtdbitem.h
Log Message:
Just a stop along the road to UI completeness.

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


mythtv at cvs

Apr 5, 2005, 2:15 PM

Post #344 of 544 (10126 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by jdonavan on Tue Apr 5 21:14:40 2005

Modified Files:
in mythmovietime/mythfetchmovies:
main.cpp
Log Message:
Allow --zip and --radius to be used as parameters.

If anyone is interested in playing with this you can use the command line:

mythfetchmovies --user mythtester --passwd enormous_penis --zip <yourzipcode>


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


mythtv at cvs

Apr 5, 2005, 3:20 PM

Post #345 of 544 (10134 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by paulv on Tue Apr 5 22:15:30 2005

Modified Files:
in mythphone:
AUTHORS
in mythphone/i18n:
mythphone_de.ts translate.pro
in mythphone/mythphone:
PhoneSettings.cpp directory.cpp dtmffilter.cpp g711.cpp g711.h
h263.h phoneui.cpp phoneui.h rtp.cpp rtp.h sipfsm.cpp sipfsm.h
tone.cpp tone.h webcam.cpp webcam.h
Log Message:
Many changes including
(1) Support codec-changes mid-call
(2) Support a max-bandwidth parameter to limit video to your upstream rate
(3) German language patch from Stefan Frank
(4) Bug fix from Ari Koivisto
(5) Fixes in Windows port


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


mythtv at cvs

Apr 6, 2005, 6:50 AM

Post #346 of 544 (10091 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by jdonavan on Wed Apr 6 13:48:56 2005

Added Files:
in mythmovietime/mythmovietime:
dbcheck.cpp
Modified Files:
in mythmovietime/mythmovietime:
main.cpp mythmovietime.pro
Log Message:
Added a dbcheck with the initial database schema.

Remove debug output from init call



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


mythtv at cvs

Apr 6, 2005, 8:35 AM

Post #347 of 544 (10085 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by rkulagow on Wed Apr 6 15:32:35 2005

Modified Files:
in mythtv/docs:
mythtv-HOWTO.sgml
Log Message:
Start getting ready for 0.18.

v0.18.00, 2005-04- Add note that Mandrake > 9.1 needs libqt3-mysql. Add
note that you don't need to explicitly disable DPMS. ./setup is now
mythtv-setup. Add DishTV PPV link. Get rid of references to settings.pro
since everything is now done in the configure script. Update debugging to
reflect new configure script. Update XMLTV version.


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


mythtv at cvs

Apr 6, 2005, 9:15 AM

Post #348 of 544 (10116 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by jdonavan on Wed Apr 6 16:14:42 2005

Modified Files:
in mythmovietime/mythmovietime:
mtdbitem.cpp mtdbitem.h
Log Message:
Both the theaters and movies path's lead all the way to showtimes now.

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


mythtv at cvs

Apr 6, 2005, 10:20 AM

Post #349 of 544 (10120 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Wed Apr 6 17:15:52 2005

Modified Files:
in mythtv/programs/mythbackend:
mainserver.cpp mainserver.h
Log Message:
Minor changes to the message loop..

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


mythtv at cvs

Apr 6, 2005, 12:25 PM

Post #350 of 544 (10084 views)
Permalink
mythtv commits [In reply to]

----------------------------------------------------------------------------
Changes committed by ijr on Wed Apr 6 19:21:37 2005

Modified Files:
in mythtv/programs/mythbackend:
mainserver.cpp
Log Message:
Fix Jason Gills' slave backend connection problem.

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

First page Previous page 1 ... 10 11 12 13 14 15 16 17 18 ... 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.