2006-11-29 renatofilho [svn r142] trunk
2006-11-29 rosfran [svn r141] Fixes the gmyth_uri* calls, starts a Monitor listener thread. trunk
2006-11-29 rosfran [svn r140] Add clean-up methods to GMythURI, and put it as a GObject. trunk
2006-11-29 renatofilho [svn r139] trunk
2006-11-29 renatofilho [svn r138] trunk
2006-11-29 renatofilho [svn r137] trunk
2006-11-29 rosfran [svn r136] Rearrange some dependency libraries (using the mktime and time_t). trunk
2006-11-29 rosfran [svn r135] Added some dependencies issues, regarding gmyth_debug function calls. trunk
2006-11-28 renatofilho [svn r134] trunk
2006-11-28 renatofilho [svn r133] implemented debug function trunk
2006-11-28 renatofilho [svn r132] implemented debug function trunk
2006-11-28 rosfran [svn r131] Allows to pass parameters to configure, through autogen.sh (such as --prefix). trunk
2006-11-28 renatofilho [svn r130] -replaced g_print to g_debug trunk
2006-11-28 melunko [svn r129] Added gmyth_programinfo.c/h trunk
2006-11-28 rosfran [svn r128] Added cleanup methods to the GByteArray buffer. trunk
2006-11-28 melunko [svn r127] Added gmyth_util_file_exists() predicate function trunk
2006-11-28 melunko [svn r126] Added gmyth_util_file_exists() predicate function trunk
2006-11-28 rosfran [svn r125] Performance aspects, remade the buffer filling. trunk
2006-11-28 rosfran [svn r124] Fixes to the newly added BackendInfo issues. trunk
2006-11-28 rosfran [svn r123] Put some debug printing calls. trunk
2006-11-27 rosfran [svn r122] Added dependency to the GMythBackendInfo. trunk
2006-11-27 rosfran [svn r121] Some changes to the BackendInfo. trunk
2006-11-27 rosfran [svn r120] Added new constructor to BackendInfo, using the GMythURI. trunk
2006-11-27 rosfran [svn r119] Added the GMythBackendInfo dependency. trunk
2006-11-27 melunko [svn r118] Added GMythBackendInfo class to fit our architecture needs trunk
2006-11-27 rosfran [svn r117] Made changes related with the new adjustments in buffer storage using GByteArray. trunk
2006-11-27 rosfran [svn r116] A lot of API changes. trunk
2006-11-27 rosfran [svn r115] Some API changes. trunk
2006-11-24 melunko [svn r114] Fixed function definition error trunk
2006-11-24 melunko [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. trunk
2006-11-24 melunko [svn r112] Added cache to request more data from the backend by time trunk
2006-11-24 rosfran [svn r111] Put the gmyth_livetv calls in the right place... trunk
2006-11-24 rosfran [svn r110] Moved function IS_RECORDING from FileTransfer to Recorder. trunk
2006-11-24 rosfran [svn r109] Function IS_RECORDING moved from FileTransfer to Recorder. trunk
2006-11-24 melunko [svn r108] Added is_recording to gmyth_livetv trunk
2006-11-24 rosfran [svn r107] Some minor adjustments, added FRONTEND_READY message when prerroling. trunk
2006-11-24 rosfran [svn r106] Added non-blocking socket connection facilities (configurable timeout when connection is broken). trunk
2006-11-23 rosfran [svn r105] Changed the function that gets the net interface names, added some recoreder functions. trunk
2006-11-22 rosfran [svn r104] Allows to receive buffers with unlimited size when reading data from backend. trunk
2006-11-22 rosfran [svn r103] Changed the way buffers are received from the MythTV backend; size can increase. trunk
2006-11-22 rosfran [svn r102] Removed unused code, remade buffer fillment in the file transfer read methods. trunk
2006-11-22 rosfran [svn r101] Changed it back to GstPushSrc. trunk
2006-11-22 leo_sobral [svn r100] del mmyth_videoplayer* trunk
2006-11-22 rosfran [svn r99] Removed GstAdapter, changed it to GByteArray. trunk
2006-11-22 rosfran [svn r98] Fixes some minor bugs on synchronization with monitor socket. trunk
2006-11-17 rosfran [svn r97] Fixed problems on converting string to double and int values. trunk
2006-11-17 rosfran [svn r96] Removed guint8 * buffer, changed to a GstAdapter. trunk
2006-11-17 rosfran [svn r95] Minor fixes on the GstAdapter (cache buffer). trunk
2006-11-17 rosfran [svn r94] Changed to use GstAdapter, instead of using the guint pointer. trunk
2006-11-17 renatofilho [svn r93] included warning message for unsupported formats trunk
2006-11-17 renatofilho [svn r92] code review trunk
2006-11-17 rosfran [svn r91] Added changes proposed by melunko (buffer on plug-in). trunk
2006-11-16 rosfran [svn r90] Fixes to the read on "FileTransfer". trunk
2006-11-15 renatofilho [svn r89] trunk
2006-11-15 rosfran [svn r88] Fixes the autotools prefix directory, added do_seek callback to the source. trunk
2006-11-15 rosfran [svn r87] Minor fix on reading function. trunk
2006-11-14 renatofilho [svn r86] implemented query trunk
2006-11-14 renatofilho [svn r85] timestamp bug fix trunk
2006-11-13 leo_sobral [svn r84] teste case: bug debug trunk
2006-11-13 renatofilho [svn r83] create enum for pull and push mode trunk