aboutsummaryrefslogtreecommitdiff
path: root/lib/base
AgeCommit message (Expand)Author
2006-08-17fix memleak checkAndreas Monzner
2006-08-17cleanupAndreas Monzner
2006-08-16small cleanupAndreas Monzner
2006-07-25make inlineAndreas Monzner
2006-07-23no class needed hereAndreas Monzner
2006-07-23make refcount value volatileAndreas Monzner
2006-07-11remove unneeded nop the gcc-as add this selfAndreas Monzner
2006-07-10add branch delay (nop) to mips asm implementation of Addref and Release usedAndreas Monzner
2006-07-04add atomic versions of AddRef / Release for ppc .. used by refcountingAndreas Monzner
2006-07-04optimized refcounting for MIPS (use asm optimized atomic inc/dec)Andreas Monzner
2006-07-03fix locking for reference counts, enable GDI thread againFelix Domke
2006-06-17I/O priority support with cfq scheduler (needs new kernel patch)Andreas Monzner
2006-05-11implement and re-enable default ac3 optionAndreas Monzner
2006-05-07fixAndreas Monzner
2006-04-21optimize codeAndreas Monzner
2006-04-06make gcc 4.1 happyAndreas Monzner
2006-04-06give more priority to socketnotifiers(fd's) in mainloopAndreas Monzner
2006-04-03re-add virtual thread_finished function in eThreadAndreas Monzner
2006-04-03follow eThread changes: mainly thread_running -> sync, hasStarted()Felix Domke
2006-04-03try to fix some eThread racesFelix Domke
2006-04-03add possibility to do things after thread start.. but before setting the thre...Andreas Monzner
2006-03-30add eMainloop::reset to reset the app_quit_now flag in mainloop (to restart m...Andreas Monzner
2006-03-30comment out debug message.. increase waiting time for thread startAndreas Monzner
2006-03-21comment out posix_fadvise callAndreas Monzner
2006-03-17fix error handling (errno checking)Andreas Monzner
2006-03-11increase commit intervalAndreas Monzner
2006-03-07fix seek return values, valid() for cached filesFelix Domke
2006-03-06optional cached (i.e. fopen,...) support for raw filesFelix Domke
2006-03-03fix rawfileFelix Domke
2006-03-03enable playback of multifile (split) moviesFelix Domke
2006-03-02do always call thread cleanup handlerAndreas Monzner
2006-02-25some fixes for twistedFelix Domke
2006-02-23dont kill pid -1Andreas Monzner
2006-02-22another new is to smallAndreas Monzner
2006-02-22make glibc memchecker happy :)Andreas Monzner
2006-02-22do some initializationsAndreas Monzner
2006-02-21PSignal was already able to handle this without modificationsFelix Domke
2006-02-21add eConsoleAppContainer to execute shell scripts or applications from python...Andreas Monzner
2006-02-19return None on quitFelix Domke
2006-02-13pipe python stdout trough enigmaFelix Domke
2006-02-03make filterRecordData argument unsigned char*Felix Domke
2006-02-02add possibliity to filter recorded dataFelix Domke
2006-02-02continue on EOVERFLOW, use fdatasync every now and thenFelix Domke
2006-01-27remove obsolete eConfigFelix Domke
2006-01-27fix locking in dvb file playerFelix Domke
2006-01-26fix SG, add user eventsFelix Domke
2006-01-26check format strings on eDebug-style functionsFelix Domke
2006-01-26(controlled) SEGFAULT on assert, in order to allow debugging with core filesFelix Domke
2006-01-22added missing bracketsAndreas Oberritter
2006-01-22remove generated file "config.h":Andreas Oberritter