2006-11-30 melunko [svn r160] Filetransfer interface now receives GMythBackendInfo and file name instead of URI trunk
2006-11-30 melunko [svn r159] Filetransfer interface now receives GMythBackendInfo and file name instead of URI trunk
2006-11-30 rosfran [svn r158] Fixes seg fault when getting URI fields. trunk
2006-11-30 renatofilho [svn r157] trunk
2006-11-30 renatofilho [svn r156] code cleanup trunk
2006-11-30 rosfran [svn r155] Do better memory usage, and alloc/de-alloc heap space. trunk
2006-11-30 rosfran [svn r154] Fixed memory leaks when sending duration (TIME and BYTES) queries to the sink pad (peer pad). trunk
2006-11-30 rosfran [svn r153] Added some more leak check routines. trunk
2006-11-30 rosfran [svn r152] Some performance optimizations and memory clean-up routines. trunk
2006-11-30 renatofilho [svn r151] remove debug messages trunk
2006-11-30 renatofilho [svn r150] code cleanup trunk
2006-11-30 renatofilho [svn r149] test file trunk
2006-11-30 renatofilho [svn r148] code cleanup trunk
2006-11-30 rosfran [svn r147] Fixed some things when calling gst_event_parse NEW_SEGMENTs. trunk
2006-11-30 rosfran [svn r146] Fixes sg fault when printing debug messages. trunk
2006-11-30 renatofilho [svn r145] bug fix trunk
2006-11-30 renatofilho [svn r144] code cleanup trunk
2006-11-29 rosfran [svn r143] Fixed problem when trying to find EOS. trunk
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