2008-02-14 |
Andreas Monzner | add support for cyclic garbage collection to eTimer... |
tree | commitdiff |
2008-02-14 |
Andreas Monzner | write memleak info to /var/tmp/enigma2_mem.out instead... |
tree | commitdiff |
2008-01-17 |
Andreas Monzner | fix cmdline parser |
tree | commitdiff |
2008-01-12 |
Andreas Monzner | deal correct with errno |
tree | commitdiff |
2008-01-08 |
Andreas Monzner | use vfork instead of fork (this hopefully fixes the... |
tree | commitdiff |
2007-12-16 |
Felix Domke | patch by Pieter Grimmerink: -call waitpid on the child... |
tree | commitdiff |
2007-11-14 |
Andreas Monzner | fix frequently segfault on clean shutdown |
tree | commitdiff |
2007-11-13 |
Felix Domke | add FATAL: before error messages |
tree | commitdiff |
2007-10-06 |
Andreas Monzner | fixes for clean enigma2 shutdown |
tree | commitdiff |
2007-06-14 |
Andreas Monzner | use read/write lock for eCueSheet |
tree | commitdiff |
2007-05-25 |
Felix Domke | add 'spinner' (non-idle detection) |
tree | commitdiff |
2007-05-24 |
Felix Domke | in case of short reads, re-align with blocksize |
tree | commitdiff |
2007-05-06 |
Andreas Monzner | disable log to /log.ts (was just for testing).. |
tree | commitdiff |
2007-05-04 |
Felix Domke | improve filterRecordData |
tree | commitdiff |
2007-04-30 |
Felix Domke | send write error messages down to service events |
tree | commitdiff |
2007-04-17 |
Felix Domke | add stream-mode to filepush, which will retry on eof... |
tree | commitdiff |
2007-03-20 |
Andreas Monzner | small fix |
tree | commitdiff |
2007-03-20 |
Andreas Monzner | cleanup / apply timeoffsets to twisted timer too |
tree | commitdiff |
2007-02-27 |
Andreas Monzner | add lock for smp safety |
tree | commitdiff |
2007-02-27 |
Andreas Monzner | add optimized addref / release for x86 |
tree | commitdiff |
2007-02-26 |
Andreas Monzner | compile fixes for old dvb api (7020....) |
tree | commitdiff |
2007-01-30 |
Andreas Monzner | add a workaround to ensure that the filepush thread... |
tree | commitdiff |
2007-01-22 |
Andreas Monzner | mainloop cleanup/speedup |
tree | commitdiff |
2007-01-11 |
Andreas Monzner | remove debug output |
tree | commitdiff |
2007-01-11 |
Andreas Monzner | filter short name brakets in getContent ('N') |
tree | commitdiff |
2007-01-08 |
Andreas Monzner | generate bluescreens on fatal cpp errors (assertions to) |
tree | commitdiff |
2007-01-06 |
Andreas Monzner | add much simpler solution for newly created Socketnotif... |
tree | commitdiff |
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 |
next |