2005-10-15 |
Felix Domke | removed not only one but FOUR annoying debug messages
|
commit | commitdiff | tree |
2005-10-15 |
Felix Domke | fix: invalidate in non-visible widget invalidated visible...
|
commit | commitdiff | tree |
2005-10-15 |
Felix Domke | add demux handling (for decoder and record)
|
commit | commitdiff | tree |
2005-10-15 |
Felix Domke | dont't start vpid/apid if not available
|
commit | commitdiff | tree |
2005-10-15 |
Felix Domke | Follow API improvements
|
commit | commitdiff | tree |
2005-10-15 |
Felix Domke | add filename to record prepare
|
commit | commitdiff | tree |
2005-10-15 |
Felix Domke | fixed timer a bit
|
commit | commitdiff | tree |
2005-10-15 |
Felix Domke | some more SWIG_OUTPUT/SWIG_VOID API improvements
|
commit | commitdiff | tree |
2005-10-15 |
Felix Domke | try to use posix_fadvise, doesn't seem to reall work...
|
commit | commitdiff | tree |
2005-10-15 |
Felix Domke | add Directory tools
|
commit | commitdiff | tree |
2005-10-15 |
Felix Domke | fix mem/fd leak
|
commit | commitdiff | tree |
2005-10-09 |
Felix Domke | service: add sort of servicelist including all required...
|
commit | commitdiff | tree |
2005-10-09 |
Felix Domke | convert DVB->UTF while scanning - please rescan\!
|
commit | commitdiff | tree |
2005-10-09 |
Felix Domke | add removeDVBChars, makeUpper string functions
|
commit | commitdiff | tree |
2005-10-08 |
Felix Domke | fix typos
|
commit | commitdiff | tree |
2005-10-08 |
Felix Domke | menu: new syntax which fixes the import problems
|
commit | commitdiff | tree |
2005-10-08 |
Felix Domke | pre-bytecompile pythonfiles
|
commit | commitdiff | tree |
2005-10-08 |
Felix Domke | disable buffered graphics mode for now
|
commit | commitdiff | tree |
2005-10-08 |
Felix Domke | fix typo
|
commit | commitdiff | tree |
2005-10-08 |
Felix Domke | use proper python autofoo stuff
|
commit | commitdiff | tree |
2005-10-08 |
Felix Domke | add AC_PYTHON_DEVEL to acinclude.m4
|
commit | commitdiff | tree |
2005-09-29 |
Felix Domke | consistently use iServiceHandler instead of eServiceCenter...
|
commit | commitdiff | tree |
2005-09-29 |
Felix Domke | add free disk space widget
|
commit | commitdiff | tree |
2005-09-29 |
Felix Domke | add offline operations to services
|
commit | commitdiff | tree |
2005-09-29 |
Felix Domke | simplify returns
|
commit | commitdiff | tree |
2005-09-29 |
Felix Domke | add operator bool() for smart pointer
|
commit | commitdiff | tree |
2005-09-29 |
Felix Domke | Add context menu
|
commit | commitdiff | tree |
2005-09-29 |
Felix Domke | add FixedMenu
|
commit | commitdiff | tree |
2005-09-29 |
Felix Domke | move out FixedMenu, remove import-all hack, still needs...
|
commit | commitdiff | tree |
2005-09-29 |
Felix Domke | add DiskInfo component
|
commit | commitdiff | tree |
2005-09-29 |
Felix Domke | follow changes
|
commit | commitdiff | tree |
2005-09-29 |
Felix Domke | swig: some more simplifying magic
|
commit | commitdiff | tree |
2005-09-29 |
Felix Domke | setupSelection::__call__: fix AnwenderFehler
|
commit | commitdiff | tree |
2005-09-29 |
Felix Domke | eListboxPythonConfigContent: handle AnwenderFehler...
|
commit | commitdiff | tree |
2005-09-26 |
Felix Domke | - try to optimize notify behaviour: notify only when...
|
commit | commitdiff | tree |
2005-09-26 |
Felix Domke | - simplified getInterface-styled calls: now using...
|
commit | commitdiff | tree |
2005-09-26 |
Felix Domke | - add more DVB-T support
|
commit | commitdiff | tree |
2005-09-26 |
Felix Domke | - fix scan: initial transponder wasn't used.
|
commit | commitdiff | tree |
2005-09-26 |
Felix Domke | - add SWIG_VOID, add tyemap_output_ptr
|
commit | commitdiff | tree |
2005-09-03 |
Felix Domke | - beautified network cursor, added 'selected' argument...
|
commit | commitdiff | tree |
2005-09-02 |
Felix Domke | - fix initialisation
|
commit | commitdiff | tree |
2005-09-02 |
Felix Domke | - ignore non-int returns on calls
|
commit | commitdiff | tree |
2005-09-02 |
Felix Domke | - fix action return codes across c++ and python
|
commit | commitdiff | tree |
2005-09-02 |
Felix Domke | - return 1 for used action
|
commit | commitdiff | tree |
2005-09-02 |
Felix Domke | - add ePython::call return support (only int)
|
commit | commitdiff | tree |
2005-09-01 |
Felix Domke | - add simple lcd support
|
commit | commitdiff | tree |
2005-09-01 |
Felix Domke | - remove debug msg
|
commit | commitdiff | tree |
2005-09-01 |
Felix Domke | - fix for grayscale
|
commit | commitdiff | tree |
2005-09-01 |
Felix Domke | - reenable lcd support
|
commit | commitdiff | tree |
2005-08-31 |
Felix Domke | - fix av switch
|
commit | commitdiff | tree |
2005-08-31 |
Felix Domke | - fix character conversion for DVB
|
commit | commitdiff | tree |
2005-08-31 |
Felix Domke | - fix when not enough framebuffer memory available
|
commit | commitdiff | tree |
2005-08-31 |
Felix Domke | - fix infobar a bit
|
commit | commitdiff | tree |
2005-08-31 |
Felix Domke | - fixes to use moving infobar non non-accel hardware.
|
commit | commitdiff | tree |
2005-08-31 |
Felix Domke | revert
|
commit | commitdiff | tree |
2005-08-31 |
Felix Domke | - fix serious problems in widget code. fixup buffered...
|
commit | commitdiff | tree |
2005-08-31 |
Felix Domke | - don't draw background for ePixmap
|
commit | commitdiff | tree |
2005-08-31 |
Felix Domke | - add double buffering, flip, sync grc opcode, add...
|
commit | commitdiff | tree |
2005-08-31 |
Felix Domke | - disable console, remove ancient calls, add vsync...
|
commit | commitdiff | tree |
2005-08-31 |
Felix Domke | - work around scan problem
|
commit | commitdiff | tree |
2005-08-31 |
Felix Domke | - fix actions bug: iterator could become corrupted
|
commit | commitdiff | tree |
2005-08-29 |
Felix Domke | - make gpixmap flags public
|
commit | commitdiff | tree |
2005-08-29 |
Felix Domke | - create DCs for buffered mode
|
commit | commitdiff | tree |
2005-08-28 |
Felix Domke | - start on 'favourites' visual design. service listbox...
|
commit | commitdiff | tree |
2005-08-28 |
Felix Domke | - add some exit-on-crash stuff, hope it catches the...
|
commit | commitdiff | tree |
2005-08-25 |
Felix Domke | - add config slider
|
commit | commitdiff | tree |
2005-08-25 |
Felix Domke | - fix pcrpid setting polarity
|
commit | commitdiff | tree |
2005-08-20 |
Felix Domke | - start working on compositing support
|
commit | commitdiff | tree |
2005-08-17 |
Felix Domke | - add display of length, remaining time
|
commit | commitdiff | tree |
2005-08-17 |
Felix Domke | - add iSeekableService, implement it for serviceDvb
|
commit | commitdiff | tree |
2005-08-17 |
Felix Domke | - add ServicePosition
|
commit | commitdiff | tree |
2005-08-17 |
Felix Domke | - factor out some SWIG macros
|
commit | commitdiff | tree |
2005-08-16 |
Felix Domke | - fix segfault when there was no attached listbox
|
commit | commitdiff | tree |
2005-08-16 |
Felix Domke | - make invlidateEntry public
|
commit | commitdiff | tree |
2005-08-16 |
Felix Domke | - install missing files
|
commit | commitdiff | tree |
2005-08-16 |
Felix Domke | - add getLength() call to iStaticServiceInformation
|
commit | commitdiff | tree |
2005-08-14 |
Felix Domke | - add tstools to evaluate PTS values from TS files...
|
commit | commitdiff | tree |
2005-08-14 |
Felix Domke | - remove some repeat flags for infobar actions
|
commit | commitdiff | tree |
2005-08-14 |
Felix Domke | - fix background transparency for infobar texts
|
commit | commitdiff | tree |
2005-08-01 |
Felix Domke | - add looping for ts playbacks (hack for prodrive)
|
commit | commitdiff | tree |
2005-07-30 |
Felix Domke | - fix warning
|
commit | commitdiff | tree |
2005-07-30 |
Felix Domke | - fix: close source/dst after pvr playback
|
commit | commitdiff | tree |
2005-07-29 |
Felix Domke | - split out meta parser
|
commit | commitdiff | tree |
2005-07-29 |
Felix Domke | - add movie selector
|
commit | commitdiff | tree |
2005-07-28 |
Felix Domke | - add prelim. pvr playback.
|
commit | commitdiff | tree |
2005-07-28 |
Felix Domke | - fix filepush a bit, remove debug out
|
commit | commitdiff | tree |
2005-07-28 |
Felix Domke | - factor out the filepusher from ts recorder
|
commit | commitdiff | tree |
2005-07-27 |
Felix Domke | - (re)enable setting of resolution
|
commit | commitdiff | tree |
2005-07-27 |
Felix Domke | - first step on installing enigma2 files
|
commit | commitdiff | tree |
2005-07-23 |
Felix Domke | init ringbuffer count to 0
|
commit | commitdiff | tree |
2005-07-22 |
Felix Domke | - back to CXXLINK instead of hardcoded g++ - should...
|
commit | commitdiff | tree |
2005-07-22 |
Felix Domke | - added lowlevel/eit.h
|
commit | commitdiff | tree |
2005-07-22 |
Felix Domke | fix/simplify bbox code a bit
|
commit | commitdiff | tree |
2005-07-22 |
Felix Domke | - add .pyc into .cvsignore
|
commit | commitdiff | tree |
2005-07-22 |
Felix Domke | - add mark in channellist
|
commit | commitdiff | tree |
2005-07-22 |
Felix Domke | - remove tuxbox-libmd5sum
|
commit | commitdiff | tree |
2005-07-22 |
Felix Domke | - add markedQuery
|
commit | commitdiff | tree |
2005-07-22 |
Felix Domke | - fix client positions a bit (still a bit ugly)
|
commit | commitdiff | tree |
2005-07-22 |
Felix Domke | - disable persistent epgcache in order to avoid tuxbox...
|
commit | commitdiff | tree |
2005-07-22 |
Felix Domke | make eFatals more fatal
|
commit | commitdiff | tree |
next |