rosfran [Thu, 08 Feb 2007 20:57:31 +0000] rev 337
[svn r339] GObject's dispose methods organization, and reviewed clean-up actions.
rosfran [Thu, 08 Feb 2007 14:32:29 +0000] rev 336
[svn r338] Moved cleaning code from the _finalize methods in GObject, to the _dispose methods.
rosfran [Thu, 08 Feb 2007 14:30:36 +0000] rev 335
[svn r337] Changed the g_object_unref's in the do_get_file_info.
rosfran [Wed, 07 Feb 2007 20:39:10 +0000] rev 334
[svn r336] More fixes on disposing GObjects.
rosfran [Wed, 07 Feb 2007 20:38:39 +0000] rev 333
[svn r335] Some fixes to the do_get_file_info.
rosfran [Wed, 07 Feb 2007 19:15:48 +0000] rev 332
[svn r334] Put all the gmyth recorder and tvchain inseide get_file_info; removed reference to LiveTV.
rosfran [Wed, 07 Feb 2007 18:30:15 +0000] rev 331
[svn r333] Fixed bug on do_get_file_info.
rosfran [Wed, 07 Feb 2007 18:29:38 +0000] rev 330
[svn r332] Solve some g_object_unref faults and misusages.
morphbr [Wed, 07 Feb 2007 00:03:05 +0000] rev 329
[svn r331] - Updated gmyth_http (comments, etc..)
- Modified gmyth_http test file (test/http.c to test/gmyth_test_http.c)
- Created gmyth_vlc (interface for vlc - will be used for live tv and cool stuff)
- Created gmyth_vlc test file (test/gmyth_test_vlc.c)
rosfran [Tue, 06 Feb 2007 15:00:23 +0000] rev 328
[svn r330] Some minor fixes on do_open callback.