2007-01-02 |
Andreas Monzner | add support for python threads (python threads are... |
tree | commitdiff |
2006-12-19 |
Andreas Monzner | some python import cleanups |
tree | commitdiff |
2006-12-15 |
Andreas Monzner | fix ASSERT in the correct way |
tree | commitdiff |
2006-12-15 |
Andreas Monzner | reenable debug |
tree | commitdiff |
2006-12-15 |
Andreas Monzner | fix |
tree | commitdiff |
2006-12-15 |
Andreas Monzner | fix lock, fix non working ASSERT when DEBUG is not... |
tree | commitdiff |
2006-12-14 |
Andreas Monzner | add possibility to get a dict with transponderdata... |
tree | commitdiff |
2006-12-14 |
Andreas Monzner | not block so long |
tree | commitdiff |
2006-12-14 |
Andreas Monzner | fix read from pipes |
tree | commitdiff |
2006-12-12 |
Andreas Monzner | nicer code |
tree | commitdiff |
2006-12-12 |
Andreas Monzner | fix bug in mainloop (this fixes sometimes no more respo... |
tree | commitdiff |
2006-12-12 |
Felix Domke | prevent this from happening again |
tree | commitdiff |
2006-11-25 |
Andreas Monzner | python object refcount debugging code second try |
tree | commitdiff |
2006-11-24 |
Andreas Monzner | remove non working python refcount debugging code |
tree | commitdiff |
2006-11-23 |
Andreas Monzner | add PyObject refcount debugging code |
tree | commitdiff |
2006-11-08 |
Andreas Monzner | make logOutput thread safe |
tree | commitdiff |
2006-11-08 |
Andreas Monzner | add header for working memleak check |
tree | commitdiff |
2006-11-03 |
Andreas Monzner | revert shit encoding fix from yesterday night |
tree | commitdiff |
2006-11-03 |
Andreas Monzner | why not allow directly utf8 encoded dvb texts? ;) |
tree | commitdiff |
2006-11-03 |
Andreas Monzner | small (non critical) fix |
tree | commitdiff |
2006-10-30 |
Felix Domke | fixes for powerpc, thanks to pieter |
tree | commitdiff |
2006-10-28 |
Felix Domke | always use unsigned |
tree | commitdiff |
2006-10-26 |
Andreas Monzner | remove unneeded file |
tree | commitdiff |
2006-10-25 |
Andreas Monzner | cleanup mainloop code |
tree | commitdiff |
2006-08-17 |
Andreas Monzner | fix memleak check |
tree | commitdiff |
2006-08-17 |
Andreas Monzner | cleanup |
tree | commitdiff |
2006-08-16 |
Andreas Monzner | small cleanup |
tree | commitdiff |
2006-07-25 |
Andreas Monzner | make inline |
tree | commitdiff |
2006-07-23 |
Andreas Monzner | no class needed here |
tree | commitdiff |
2006-07-23 |
Andreas Monzner | make refcount value volatile |
tree | commitdiff |
2006-07-11 |
Andreas Monzner | remove unneeded nop the gcc-as add this self |
tree | commitdiff |
2006-07-10 |
Andreas Monzner | add branch delay (nop) to mips asm implementation of... |
tree | commitdiff |
2006-07-04 |
Andreas Monzner | add atomic versions of AddRef / Release for ppc ..... |
tree | commitdiff |
2006-07-04 |
Andreas Monzner | optimized refcounting for MIPS (use asm optimized atomi... |
tree | commitdiff |
2006-07-03 |
Felix Domke | fix locking for reference counts, enable GDI thread... |
tree | commitdiff |
2006-06-17 |
Andreas Monzner | I/O priority support with cfq scheduler (needs new... |
tree | commitdiff |
2006-05-11 |
Andreas Monzner | implement and re-enable default ac3 option |
tree | commitdiff |
2006-05-07 |
Andreas Monzner | fix |
tree | commitdiff |
2006-04-21 |
Andreas Monzner | optimize code |
tree | commitdiff |
2006-04-06 |
Andreas Monzner | make gcc 4.1 happy |
tree | commitdiff |
2006-04-06 |
Andreas Monzner | give more priority to socketnotifiers(fd's) in mainloop |
tree | commitdiff |
2006-04-03 |
Andreas Monzner | re-add virtual thread_finished function in eThread |
tree | commitdiff |
2006-04-03 |
Felix Domke | follow eThread changes: mainly thread_running -> sync... |
tree | commitdiff |
2006-04-03 |
Felix Domke | try to fix some eThread races |
tree | commitdiff |
2006-04-03 |
Andreas Monzner | add possibility to do things after thread start.. but... |
tree | commitdiff |
2006-03-30 |
Andreas Monzner | add eMainloop::reset to reset the app_quit_now flag... |
tree | commitdiff |
2006-03-30 |
Andreas Monzner | comment out debug message.. increase waiting time for... |
tree | commitdiff |
2006-03-21 |
Andreas Monzner | comment out posix_fadvise call |
tree | commitdiff |
2006-03-17 |
Andreas Monzner | fix error handling (errno checking) |
tree | commitdiff |
2006-03-11 |
Andreas Monzner | increase commit interval |
tree | commitdiff |
2006-03-07 |
Felix Domke | fix seek return values, valid() for cached files |
tree | commitdiff |
2006-03-06 |
Felix Domke | optional cached (i.e. fopen,...) support for raw files |
tree | commitdiff |
2006-03-03 |
Felix Domke | fix rawfile |
tree | commitdiff |
2006-03-03 |
Felix Domke | enable playback of multifile (split) movies |
tree | commitdiff |
2006-03-02 |
Andreas Monzner | do always call thread cleanup handler |
tree | commitdiff |
2006-02-25 |
Felix Domke | some fixes for twisted |
tree | commitdiff |
2006-02-23 |
Andreas Monzner | dont kill pid -1 |
tree | commitdiff |
2006-02-22 |
Andreas Monzner | another new is to small |
tree | commitdiff |
2006-02-22 |
Andreas Monzner | make glibc memchecker happy :) |
tree | commitdiff |
2006-02-22 |
Andreas Monzner | do some initializations |
tree | commitdiff |
2006-02-21 |
Felix Domke | PSignal was already able to handle this without modific... |
tree | commitdiff |
2006-02-21 |
Andreas Monzner | add eConsoleAppContainer to execute shell scripts or... |
tree | commitdiff |
2006-02-19 |
Felix Domke | return None on quit |
tree | commitdiff |
2006-02-13 |
Felix Domke | pipe python stdout trough enigma |
tree | commitdiff |
2006-02-03 |
Felix Domke | make filterRecordData argument unsigned char* |
tree | commitdiff |
2006-02-02 |
Felix Domke | add possibliity to filter recorded data |
tree | commitdiff |
2006-02-02 |
Felix Domke | continue on EOVERFLOW, use fdatasync every now and... |
tree | commitdiff |
2006-01-27 |
Felix Domke | remove obsolete eConfig |
tree | commitdiff |
2006-01-27 |
Felix Domke | fix locking in dvb file player |
tree | commitdiff |
2006-01-26 |
Felix Domke | fix SG, add user events |
tree | commitdiff |
2006-01-26 |
Felix Domke | check format strings on eDebug-style functions |
tree | commitdiff |
2006-01-26 |
Felix Domke | (controlled) SEGFAULT on assert, in order to allow... |
tree | commitdiff |
2006-01-22 |
Andreas Oberritter | added missing brackets |
tree | commitdiff |
2006-01-22 |
Andreas Oberritter | remove generated file "config.h": |
tree | commitdiff |
2006-01-22 |
Andreas Oberritter | added virtual destructor |
tree | commitdiff |
2006-01-20 |
Felix Domke | filepush: scatter/gather support |
tree | commitdiff |
2006-01-20 |
Felix Domke | don't kill if thread isn't alive |
tree | commitdiff |
2006-01-18 |
Felix Domke | experimental PVR commit support |
tree | commitdiff |
2006-01-17 |
Andreas Oberritter | fixed comparison between signed and unsigned integer |
tree | commitdiff |
2006-01-17 |
Andreas Oberritter | fixed undefined operation on variable 'i' (assuming... |
tree | commitdiff |
2006-01-17 |
Felix Domke | filepush: do not loop anymore on eof, but signal an... |
tree | commitdiff |
2006-01-13 |
Andreas Monzner | fix memleak, |
tree | commitdiff |
2006-01-13 |
Felix Domke | prepare for new twisted reactor code |
tree | commitdiff |
2006-01-07 |
Andreas Monzner | i think it is not fatal when a socketnotifier doesnt... |
tree | commitdiff |
2006-01-05 |
Felix Domke | make our event loop compatible to my new twisted reacto... |
tree | commitdiff |
2005-12-20 |
Felix Domke | improve debug output |
tree | commitdiff |
2005-12-08 |
Andreas Monzner | add each country code in lower and upper case |
tree | commitdiff |
2005-12-05 |
Andreas Monzner | add support for Linkage services ( Premiere Subservices ) |
tree | commitdiff |
2005-12-04 |
Andreas Monzner | comment out debug output |
tree | commitdiff |
2005-11-28 |
Andreas Monzner | fix no eof line |
tree | commitdiff |
2005-11-26 |
Andreas Monzner | add ability to select default encoding for dvb texts... |
tree | commitdiff |
2005-11-25 |
Felix Domke | remove old comment, fix returncodes on signal |
tree | commitdiff |
2005-11-25 |
Felix Domke | base: fix a very theoretical performance problem |
tree | commitdiff |
2005-11-22 |
Felix Domke | invalidate local time if time was changed |
tree | commitdiff |
2005-11-15 |
Felix Domke | improve locking of addTimeOffset a bit |
tree | commitdiff |
2005-11-15 |
Felix Domke | reformat |
tree | commitdiff |
2005-11-13 |
Felix Domke | add flush to filepush |
tree | commitdiff |
2005-11-13 |
Felix Domke | fix seeking in filepush |
tree | commitdiff |
2005-11-11 |
Felix Domke | fix bug: last char in removeDVBChars was removed |
tree | commitdiff |
2005-11-09 |
Andreas Monzner | utf8 changes |
tree | commitdiff |
next |