2007-06-14 |
[svn r756] fixed indent using GNU Style
|
file | diff | annotate |
2007-05-23 |
[svn r707] Fixed the wrong commentary indentation.
|
file | diff | annotate |
2007-05-23 |
[svn r704] Added gmyth-upnp-search, to search for MythTV UPnP devices.
|
file | diff | annotate |
2007-05-15 |
[svn r661] Fixed starvation loop when reading an unlimited-size buffer (LiveTV) from the FileTransfer; MonitorHandler is a GThread now.
|
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-04-12 |
[svn r535] Fixed to the older GMythFileTransfer revision (no GObject inheritance).
|
file | diff | annotate |
2007-04-12 |
[svn r534] Added GObject inheritance to the GMythFile* modules.
|
file | diff | annotate |
2007-04-04 |
[svn r505] fixed gmyth_file_transfer class
|
file | diff | annotate |
2007-03-27 |
[svn r459] bug fix on file_transfer
|
file | diff | annotate |
2007-03-23 |
[svn r449] warnings removed
|
file | diff | annotate |
2007-03-23 |
[svn r444] file transfer removed dependency from livetv
|
file | diff | annotate |
2007-03-22 |
[svn r440] Removed dependency to LiveTV on File Transfer; changed FileTransfer to use directly the Recorder MythTV messages and queries.
|
file | diff | annotate |
2007-03-22 |
[svn r433] GMutex fixes on TVChain, added missing g_object_refs.
|
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-15 |
[svn r222] Some fixes to the GTimeVal, non-conformant g_time_val (ISO 8601) functions.
|
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-06 |
[svn r204] Fixed problem with the MonitorHandler thread, removed from FileTransfer.
|
file | diff | annotate |
2006-12-04 |
[svn r188] bug fix
|
file | diff | annotate |
2006-12-04 |
[svn r185] Some fixes to FileTransfer using URI.
|
file | diff | annotate |
2006-12-02 |
[svn r178] API adding to allow Monitor events' socket listening.
|
file | diff | annotate |
2006-11-30 |
[svn r159] Filetransfer interface now receives GMythBackendInfo and file name instead of URI
|
file | diff | annotate |
2006-11-30 |
[svn r148] code cleanup
|
file | diff | annotate |
2006-11-27 |
[svn r116] A lot of API changes.
|
file | diff | annotate |
2006-11-24 |
[svn r113] A lot of changes at gmyth_socket.c and gmyth_filetransfer. From now on, file transfer dont handle the monitor socket, and the QUERY_RECORDER messages - dont call spawn livetv, dont call get_file_position, is_recording, etc. These are gmyth_livetv responsibility. File transfer now has the _new, _open, _seek, and _close methods, just like gnomevfs does.
|
file | diff | annotate |
2006-11-22 |
[svn r104] Allows to receive buffers with unlimited size when reading data from backend.
|
file | diff | annotate |
2006-11-06 |
[svn r69] Added comments to all files.
|
file | diff | annotate |
2006-10-26 |
[svn r55] Fixes on the TVChain manipulation, error when trying to get the last program chain.
|
file | diff | annotate |
2006-10-23 |
[svn r43] Some small fixes on header names references.
|
file | diff | annotate |
2006-10-23 |
[svn r42] Added FileTransfer, URI and LiveTV functionalities (moved from the MythTV plug-in).
|
file | diff | annotate |