gmyth/src/gmyth_file.c
2007-06-14 [svn r760] changed code style to Kernel Normal Form style with tabsize=4
2007-06-14 [svn r756] fixed indent using GNU Style
2007-05-23 [svn r707] Fixed the wrong commentary indentation.
2007-05-23 [svn r704] Added gmyth-upnp-search, to search for MythTV UPnP devices.
2007-04-16 [svn r557] Added the URI property change, just in the case the LiveTV finishs the channel setup.
2007-04-13 [svn r550] A lot of GObject fixes (using the GType casting), added inheritance to the GMythFile* modules, locks all the the STOP_RECORDING messages.
2007-04-12 [svn r535] Fixed to the older GMythFileTransfer revision (no GObject inheritance).
2007-04-12 [svn r534] Added GObject inheritance to the GMythFile* modules.
2007-04-10 [svn r522] Some adding on GObject properties set/get.
2007-04-09 [svn r520] Gets and sets functions to the parameters.
2007-04-09 [svn r517] Newly added GMythFile, a parent GObject to the GMythFileLocal and GMythFileTransfer.