2007-05-16 |
[svn r687] removed some debug messages
|
file | diff | annotate |
2007-05-16 |
[svn r671] Fixes t the DVB backend messages.
|
file | diff | annotate |
2007-05-16 |
[svn r668] Fixed but to release hostname string when the local machine does not have hostname set
|
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-26 |
[svn r603] Uses Valgrind and Mudflap, to create cover tests, and make performance reports.
|
file | diff | annotate |
2007-04-19 |
[svn r583] New functions to get the channel list, fixes on the gmyth/gmyth.h references.
|
file | diff | annotate |
2007-04-18 |
[svn r573] New function to get the information about the program info path directiory.
|
file | diff | annotate |
2007-04-18 |
[svn r569] Beautify the test scripts, fixed some missing references to the gthread module.
|
file | diff | annotate |
2007-04-17 |
[svn r568] Solves problem with the set_timeout call.
|
file | diff | annotate |
2007-04-17 |
[svn r567] Removed unecessary ifdef's calls to print the gmyth_debug messages.
|
file | diff | annotate |
2007-04-16 |
[svn r559] Added SET_TIMEOU messagte, in order to optimize the FileTransfer download.
|
file | diff | annotate |
2007-04-13 |
[svn r555] Fixes the _dispose handler, and adds the GMythFile instances.
|
file | diff | annotate |
2007-04-05 |
[svn r514] added a sleep on livetv read file
|
file | diff | annotate |
2007-04-04 |
[svn r498] Added function to get the current frame rate.
|
file | diff | annotate |
2007-04-03 |
[svn r495] Some more code clean-ups.
|
file | diff | annotate |
2007-04-03 |
[svn r491] Solve bug with the --enable-debug on configure.ac; reversed changes in the GMythBackendInfo object; procedure to close the Recorder in not mandatory.
|
file | diff | annotate |
2007-04-03 |
[svn r486] fixed bug on filetransfer
|
file | diff | annotate |
2007-03-30 |
[svn r477] Added functions to get the channel's list from the MythTV, using the normal backend server messages.
|
file | diff | annotate |
2007-03-29 |
[svn r474] Put back the Monitor Handler starting on GMythLiveTV.
|
file | diff | annotate |
2007-03-28 |
[svn r473] memory leek fix
|
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-27 |
[svn r459] bug fix on file_transfer
|
file | diff | annotate |
2007-03-26 |
[svn r457] added check != NULL before g_string_free to avoid GLib Critical warnings
|
file | diff | annotate |
2007-03-23 |
[svn r450] fixed transcoder
|
file | diff | annotate |
2007-03-23 |
[svn r442] added backend_info to constructor
|
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 |
2007-03-21 |
[svn r429] Fixed link error with gmyth_program_info_print() when debug is disabled
|
file | diff | annotate |
2007-03-19 |
[svn r417] Added some documentation. Some string memory leak resolved. Memory handling errors in GMythStringlist solved. Some improvements in gmyth_jobqueue. Some other fixes
|
file | diff | annotate |
2007-03-07 |
[svn r404] Some fixes on the MythTV backend messages from LiveTV.
|
file | diff | annotate |
2007-03-01 |
[svn r386] Put a mutex on the GMythFileTransfer send/receive transfer methods. Added timeout message to the LiveTV.
|
file | diff | annotate |
2007-02-26 |
[svn r383] Some changes to livetv set_timeout.
|
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-13 |
[svn r360] Removed a lot of GStaticMutex references.
|
file | diff | annotate |
2007-02-13 |
[svn r358] Fixes on the GMythProgramInfo attributes, changes all references from GStaticMutex to GMutex.
|
file | diff | annotate |
2007-02-09 |
[svn r345] Fixes for clsing socket connections.
|
file | diff | annotate |
2007-02-08 |
[svn r344] Next program chain with different MythTV backend messages.
|
file | diff | annotate |
2007-02-08 |
[svn r339] GObject's dispose methods organization, and reviewed clean-up actions.
|
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 r336] More fixes on disposing GObjects.
|
file | diff | annotate |
2007-02-07 |
[svn r332] Solve some g_object_unref faults and misusages.
|
file | diff | annotate |
2007-02-06 |
[svn r328] Some fixes on program info, and some memory clean ups.
|
file | diff | annotate |
2007-02-02 |
[svn r326] Moved part of LiveTV FileTransfer instance from the LiveTV core setup.
|
file | diff | annotate |
2007-02-02 |
[svn r324] Added function to request how many recorders are available.
|
file | diff | annotate |
2007-02-01 |
[svn r323] Some updates in the LiveTV.
|
file | diff | annotate |
2007-01-29 |
[svn r311] A lot of fixes regarding program info structure creation.
|
file | diff | annotate |
2007-01-26 |
[svn r308] A lot of improvements related SET_CHANNEL messages.
|
file | diff | annotate |
2007-01-25 |
[svn r303] More program info related functions.
|
file | diff | annotate |
2007-01-24 |
[svn r299] Fixes a log of wasteful GMythProgramInfo usage.
|
file | diff | annotate |
2007-01-24 |
[svn r297] Moved the sync (sleep) calls from GStreamer MythTV source plug-in to the gmtyh.
|
file | diff | annotate |
2007-01-23 |
[svn r293] Some fixes to the program info.
|
file | diff | annotate |
2007-01-22 |
[svn r289] Added pause recording calls to gmyth_livetv; removed sleep calls from the MythTV plug-in, put it back to livetv_setup function call.
|
file | diff | annotate |
2007-01-20 |
[svn r288] Some refinements to put the change channel functions working.
|
file | diff | annotate |
2007-01-19 |
[svn r283] Revert back an old version of gmyth_livetv_setup; bug commited yesterday, and was caused by an invalid MythTV database select statement.
|
file | diff | annotate |
2007-01-19 |
[svn r280] Some fixes to the TV chain creation, and gmyth_uri query parsing (set channel).
|
file | diff | annotate |
2007-01-19 |
[svn r279] Removed some useless debug messages
|
file | diff | annotate |