2007-04-13 |
[svn r555] Fixes the _dispose handler, and adds the GMythFile instances.
|
file | diff | annotate |
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.
|
file | diff | annotate |
2007-03-28 |
[svn r472] Changed all the g_debug, g_warning and g_debug calls, to the gmyth_debug status/error printing function.
|
file | diff | annotate |
2007-03-27 |
[svn r469] bug fix
|
file | diff | annotate |
2007-03-26 |
[svn r454] Removes the g_main_context_acquire_context.
|
file | diff | annotate |
2007-03-23 |
[svn r451] various memory leaks and object counting fixed
|
file | diff | annotate |
2007-03-23 |
[svn r449] warnings removed
|
file | diff | annotate |
2007-03-23 |
[svn r441] refactoring
|
file | diff | annotate |
2007-03-20 |
[svn r424] Added documention.
|
file | diff | annotate |
2007-02-16 |
[svn r379] Some clean-ups.
|
file | diff | annotate |
2007-02-15 |
[svn r375] Some clean-up procedures.
|
file | diff | annotate |
2007-02-14 |
[svn r367] Itsn't mandatory to have database information in the GMyth URI.
|
file | diff | annotate |
2007-02-14 |
[svn r364] Fixed a mutual exclusion bug on the Monitor Handler GIOChannel read callback.
|
file | diff | annotate |
2007-02-14 |
[svn r362] Some fixes in the GIOWatcher clean-ups, and changed the API version number.
|
file | diff | annotate |
2007-02-13 |
[svn r360] Removed a lot of GStaticMutex references.
|
file | diff | annotate |
2007-02-12 |
[svn r355] Added G_IO_IN event handlers, using g_io_add_watch, to the GMyth's MonitorHandler.
|
file | diff | annotate |
2007-02-09 |
[svn r349] Changed g_thread_pool to GIOWatch.
|
file | diff | annotate |
2007-02-09 |
[svn r345] Fixes for clsing socket connections.
|
file | diff | annotate |
2007-02-08 |
[svn r338] Moved cleaning code from the _finalize methods in GObject, to the _dispose methods.
|
file | diff | annotate |
2007-02-07 |
[svn r332] Solve some g_object_unref faults and misusages.
|
file | diff | annotate |
2007-01-24 |
[svn r299] Fixes a log of wasteful GMythProgramInfo usage.
|
file | diff | annotate |
2007-01-18 |
[svn r277] Fixed gmyth_socket_new() interface change
|
file | diff | annotate |
2007-01-11 |
[svn r267] Added gmyth_http to handle HTTP queries to port 6544 on the backend
|
file | diff | annotate |
2006-12-20 |
[svn r235] Added filters to some MythTV backend messages.
|
file | diff | annotate |
2006-12-20 |
[svn r234] Do a better the signal emission, when changing from the program chain.
|
file | diff | annotate |
2006-12-19 |
[svn r233] Improved GObject' signals emition, following some tips from Kapeta.
|
file | diff | annotate |
2006-12-19 |
[svn r231] More memory clean-ups.
|
file | diff | annotate |
2006-12-19 |
[svn r230] A lot of memory clean-ups.
|
file | diff | annotate |
2006-12-19 |
[svn r229] Memory usage cleaning-up.
|
file | diff | annotate |
2006-12-19 |
[svn r226] Some fixes on the g_malloc'ing/g_free'ing usage on the code.
|
file | diff | annotate |
2006-12-13 |
[svn r221] Added some signals to interact with the MythTV backend messages.
|
file | diff | annotate |
2006-12-12 |
[svn r217] Added signals to program changed messages coming from backend (MythTV).
|
file | diff | annotate |
2006-12-08 |
[svn r214] HAVE_CONFIG added
|
file | diff | annotate |
2006-12-07 |
[svn r213] Include GObject signal connects/emmits to GMythMonitorHandler.
|
file | diff | annotate |
2006-12-06 |
[svn r212] Fixes GThread problem.
|
file | diff | annotate |
2006-12-06 |
[svn r204] Fixed problem with the MonitorHandler thread, removed from FileTransfer.
|
file | diff | annotate |
2006-12-06 |
[svn r203]
|
file | diff | annotate |
2006-12-06 |
[svn r200] Put a GThreadPool, for a better memory usage.
|
file | diff | annotate |
2006-12-05 |
[svn r199] Fixed problem with COxa.
|
file | diff | annotate |
2006-12-04 |
[svn r193] Merged with Coxinhas' fixes.
|
file | diff | annotate |
2006-12-04 |
[svn r188] bug fix
|
file | diff | annotate |
2006-12-04 |
[svn r187] Fixes the sg fault on file transfer.
|
file | diff | annotate |
2006-12-04 |
[svn r185] Some fixes to FileTransfer using URI.
|
file | diff | annotate |
2006-12-02 |
[svn r176] Added the Monitor socket handler to receive backend event messages.
|
file | diff | annotate |