don't crash when PNGs are too large.
[enigma2.git] / lib / base /
2007-06-14 Andreas Monzneruse read/write lock for eCueSheet
2007-05-25 Felix Domkeadd 'spinner' (non-idle detection)
2007-05-24 Felix Domkein case of short reads, re-align with blocksize
2007-05-06 Andreas Monznerdisable log to /log.ts (was just for testing)..
2007-05-04 Felix Domkeimprove filterRecordData
2007-04-30 Felix Domkesend write error messages down to service events
2007-04-17 Felix Domkeadd stream-mode to filepush, which will retry on eof...
2007-03-20 Andreas Monznersmall fix
2007-03-20 Andreas Monznercleanup / apply timeoffsets to twisted timer too
2007-02-27 Andreas Monzneradd lock for smp safety
2007-02-27 Andreas Monzneradd optimized addref / release for x86
2007-02-26 Andreas Monznercompile fixes for old dvb api (7020....)
2007-01-30 Andreas Monzneradd a workaround to ensure that the filepush thread...
2007-01-22 Andreas Monznermainloop cleanup/speedup
2007-01-11 Andreas Monznerremove debug output
2007-01-11 Andreas Monznerfilter short name brakets in getContent ('N')
2007-01-08 Andreas Monznergenerate bluescreens on fatal cpp errors (assertions to)
2007-01-06 Andreas Monzneradd much simpler solution for newly created Socketnotif...
2007-01-02 Andreas Monzneradd support for python threads (python threads are...
2006-12-19 Andreas Monznersome python import cleanups
2006-12-15 Andreas Monznerfix ASSERT in the correct way
2006-12-15 Andreas Monznerreenable debug
2006-12-15 Andreas Monznerfix
2006-12-15 Andreas Monznerfix lock, fix non working ASSERT when DEBUG is not...
2006-12-14 Andreas Monzneradd possibility to get a dict with transponderdata...
2006-12-14 Andreas Monznernot block so long
2006-12-14 Andreas Monznerfix read from pipes
2006-12-12 Andreas Monznernicer code
2006-12-12 Andreas Monznerfix bug in mainloop (this fixes sometimes no more respo...
2006-12-12 Felix Domkeprevent this from happening again
2006-11-25 Andreas Monznerpython object refcount debugging code second try
2006-11-24 Andreas Monznerremove non working python refcount debugging code
2006-11-23 Andreas Monzneradd PyObject refcount debugging code
2006-11-08 Andreas Monznermake logOutput thread safe
2006-11-08 Andreas Monzneradd header for working memleak check
2006-11-03 Andreas Monznerrevert shit encoding fix from yesterday night
2006-11-03 Andreas Monznerwhy not allow directly utf8 encoded dvb texts? ;)
2006-11-03 Andreas Monznersmall (non critical) fix
2006-10-30 Felix Domkefixes for powerpc, thanks to pieter
2006-10-28 Felix Domkealways use unsigned
2006-10-26 Andreas Monznerremove unneeded file
2006-10-25 Andreas Monznercleanup mainloop code
2006-08-17 Andreas Monznerfix memleak check
2006-08-17 Andreas Monznercleanup
2006-08-16 Andreas Monznersmall cleanup
2006-07-25 Andreas Monznermake inline
2006-07-23 Andreas Monznerno class needed here
2006-07-23 Andreas Monznermake refcount value volatile
2006-07-11 Andreas Monznerremove unneeded nop the gcc-as add this self
2006-07-10 Andreas Monzneradd branch delay (nop) to mips asm implementation of...
2006-07-04 Andreas Monzneradd atomic versions of AddRef / Release for ppc .....
2006-07-04 Andreas Monzneroptimized refcounting for MIPS (use asm optimized atomi...
2006-07-03 Felix Domkefix locking for reference counts, enable GDI thread...
2006-06-17 Andreas MonznerI/O priority support with cfq scheduler (needs new...
2006-05-11 Andreas Monznerimplement and re-enable default ac3 option
2006-05-07 Andreas Monznerfix
2006-04-21 Andreas Monzneroptimize code
2006-04-06 Andreas Monznermake gcc 4.1 happy
2006-04-06 Andreas Monznergive more priority to socketnotifiers(fd's) in mainloop
2006-04-03 Andreas Monznerre-add virtual thread_finished function in eThread
2006-04-03 Felix Domkefollow eThread changes: mainly thread_running -> sync...
2006-04-03 Felix Domketry to fix some eThread races
2006-04-03 Andreas Monzneradd possibility to do things after thread start.. but...
2006-03-30 Andreas Monzneradd eMainloop::reset to reset the app_quit_now flag...
2006-03-30 Andreas Monznercomment out debug message.. increase waiting time for...
2006-03-21 Andreas Monznercomment out posix_fadvise call
2006-03-17 Andreas Monznerfix error handling (errno checking)
2006-03-11 Andreas Monznerincrease commit interval
2006-03-07 Felix Domkefix seek return values, valid() for cached files
2006-03-06 Felix Domkeoptional cached (i.e. fopen,...) support for raw files
2006-03-03 Felix Domkefix rawfile
2006-03-03 Felix Domkeenable playback of multifile (split) movies
2006-03-02 Andreas Monznerdo always call thread cleanup handler
2006-02-25 Felix Domkesome fixes for twisted
2006-02-23 Andreas Monznerdont kill pid -1
2006-02-22 Andreas Monzneranother new is to small
2006-02-22 Andreas Monznermake glibc memchecker happy :)
2006-02-22 Andreas Monznerdo some initializations
2006-02-21 Felix DomkePSignal was already able to handle this without modific...
2006-02-21 Andreas Monzneradd eConsoleAppContainer to execute shell scripts or...
2006-02-19 Felix Domkereturn None on quit
2006-02-13 Felix Domkepipe python stdout trough enigma
2006-02-03 Felix Domkemake filterRecordData argument unsigned char*
2006-02-02 Felix Domkeadd possibliity to filter recorded data
2006-02-02 Felix Domkecontinue on EOVERFLOW, use fdatasync every now and...
2006-01-27 Felix Domkeremove obsolete eConfig
2006-01-27 Felix Domkefix locking in dvb file player
2006-01-26 Felix Domkefix SG, add user events
2006-01-26 Felix Domkecheck format strings on eDebug-style functions
2006-01-26 Felix Domke(controlled) SEGFAULT on assert, in order to allow...
2006-01-22 Andreas Oberritteradded missing brackets
2006-01-22 Andreas Oberritterremove generated file "config.h":
2006-01-22 Andreas Oberritteradded virtual destructor
2006-01-20 Felix Domkefilepush: scatter/gather support
2006-01-20 Felix Domkedon't kill if thread isn't alive
2006-01-18 Felix Domkeexperimental PVR commit support
2006-01-17 Andreas Oberritterfixed comparison between signed and unsigned integer
2006-01-17 Andreas Oberritterfixed undefined operation on variable 'i' (assuming...
2006-01-17 Felix Domkefilepush: do not loop anymore on eof, but signal an...
2006-01-13 Andreas Monznerfix memleak,
next