[mythtv-commits] mythtv branch master updated by danielk. v0.27-pre2-1076-gf9c342e

Git Repo Owner noreply at mythtv.org
Wed May 22 01:38:27 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user danielk.
       via  f9c342ee50a2c03cf36a2e31c4d6273925b60193 (commit)
      from  e1fc778455cd4e1c88f651c2e02440a117a6b579 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f9c342ee50a2c03cf36a2e31c4d6273925b60193
Author:    Daniel Kristjansson <danielk at cuymedia.net> at Tue, 21 May 2013 21:17:04 -0400
Committer: Daniel Kristjansson <danielk at cuymedia.net> at Tue, 21 May 2013 21:17:04 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f9c342ee50a2c03cf36a2e31c4d6273925b60193

Rename system-XXX.{h,cpp} files to use myth coding convention.



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

Summary of changes:
 mythtv/libs/libmythbase/libmythbase.pro            |    8 ++++----
 mythtv/libs/libmythbase/mythsystem.cpp             |    4 ++--
 .../{system-unix.cpp => mythsystemunix.cpp}        |    2 +-
 .../{system-unix.h => mythsystemunix.h}            |    8 +++++---
 .../{system-windows.cpp => mythsystemwindows.cpp}  |    2 +-
 .../{system-windows.h => mythsystemwindows.h}      |    8 +++++---
 6 files changed, 18 insertions(+), 14 deletions(-)
 rename mythtv/libs/libmythbase/{system-unix.cpp => mythsystemunix.cpp} (99%)
 rename mythtv/libs/libmythbase/{system-unix.h => mythsystemunix.h} (95%)
 rename mythtv/libs/libmythbase/{system-windows.cpp => mythsystemwindows.cpp} (99%)
 rename mythtv/libs/libmythbase/{system-windows.h => mythsystemwindows.h} (95%)

-- 



More information about the mythtv-commits mailing list