2014-10-20 |
Jaroslav Kysela | mpegts tables: added mpegts_table_consistency_check... 509/head |
commit | commitdiff | tree |
2014-10-20 |
Ian | WebTV: Correct remote sort (defaultL: by channel number) |
commit | commitdiff | tree |
2014-10-20 |
Ian | WebTV: Remove unused parameters to navup/navdown |
commit | commitdiff | tree |
2014-10-20 |
Ian | WebTV: Correct next/prev (esp. final page); add on... |
commit | commitdiff | tree |
2014-10-20 |
Ian | WebTV: Code cosmetics |
commit | commitdiff | tree |
2014-10-20 |
Ian | WebTV: Code cosmetics |
commit | commitdiff | tree |
2014-10-20 |
Ian | WebTV: Add Home/End, PgUp/PgDn, Left/Right plus overall... |
commit | commitdiff | tree |
2014-10-20 |
Ian | WebTV: Implement basic touchscreen-compatible navigatio... |
commit | commitdiff | tree |
2014-10-20 |
Piotr Kuchciak | update ignore file in windows |
commit | commitdiff | tree |
2014-10-20 |
Piotr Kuchciak | WEBUI: Fix icon for current recording |
commit | commitdiff | tree |
2014-10-20 |
Jaroslav Kysela | muxer_libav: fix memory leaks |
commit | commitdiff | tree |
2014-10-20 |
Jaroslav Kysela | transcode: free extradata from context structures |
commit | commitdiff | tree |
2014-10-20 |
Jaroslav Kysela | transcode: remove h264 side data creation, it's not... |
commit | commitdiff | tree |
2014-10-20 |
Jaroslav Kysela | DVR: log dvr entry delete operation |
commit | commitdiff | tree |
2014-10-20 |
Jaroslav Kysela | transcode: fix H264 decoding |
commit | commitdiff | tree |
2014-10-19 |
Jaroslav Kysela | htsp: filter out the profiles and dvr configs without... |
commit | commitdiff | tree |
2014-10-19 |
Jaroslav Kysela | DVR: the dvr entries should be accessed with ACCESS_REC... |
commit | commitdiff | tree |
2014-10-19 |
Jaroslav Kysela | transcoding: simplify streaming_start_t structure copy |
commit | commitdiff | tree |
2014-10-19 |
Jaroslav Kysela | htsp: log subsystem should be lowercase |
commit | commitdiff | tree |
2014-10-19 |
Jaroslav Kysela | remove pkt_merge_header() htsp/17 |
commit | commitdiff | tree |
2014-10-18 |
Jaroslav Kysela | descrambler: fix TSS_NO_ACCESS reset for buffered packets |
commit | commitdiff | tree |
2014-10-17 |
Jaroslav Kysela | libav muxer: added WEBM support |
commit | commitdiff | tree |
2014-10-17 |
Piotr Kuchciak | WEBUI: help changes, cosmetics and icon |
commit | commitdiff | tree |
2014-10-17 |
Jaroslav Kysela | Revert "Makefile.ffmpeg: prefer static linking for... |
commit | commitdiff | tree |
2014-10-17 |
Jaroslav Kysela | AAC fixes (ADTS header) in transcoder and libav muxer |
commit | commitdiff | tree |
2014-10-17 |
Jaroslav Kysela | Makefile.ffmpeg: prefer static linking for x264, vpx... |
commit | commitdiff | tree |
2014-10-17 |
Jaroslav Kysela | Makefile.ffmpeg: enable h264_mp4toannexb bsf for libav... |
commit | commitdiff | tree |
2014-10-17 |
Jaroslav Kysela | libav muxer: add AVMATROSKA muxer type |
commit | commitdiff | tree |
2014-10-17 |
Jaroslav Kysela | global headers: create own AAC/MP4A header only if... |
commit | commitdiff | tree |
2014-10-17 |
Jaroslav Kysela | trancode: fix time_base and pkt_sri for audio, other... |
commit | commitdiff | tree |
2014-10-16 |
Jaroslav Kysela | fix hard bugs for the profile selection |
commit | commitdiff | tree |
2014-10-16 |
Jaroslav Kysela | cosmetic change for sri table |
commit | commitdiff | tree |
2014-10-16 |
Jaroslav Kysela | find_by list routines : fix ommited copy |
commit | commitdiff | tree |
2014-10-16 |
Jaroslav Kysela | dvr: add dvr_config_find_by_list() like for profiles |
commit | commitdiff | tree |
2014-10-16 |
Jaroslav Kysela | ACL: add per entry (user) stream profile selection |
commit | commitdiff | tree |
2014-10-16 |
Jaroslav Kysela | profile: added htsp profile for the htsp protocol |
commit | commitdiff | tree |
2014-10-16 |
Jaroslav Kysela | mpegts: add # Channels to networks and muxes, fixes... |
commit | commitdiff | tree |
2014-10-16 |
Jaroslav Kysela | mpegts service: allow to force CAID (for constcw or... |
commit | commitdiff | tree |
2014-10-16 |
Jaroslav Kysela | WEBUI: Change Watch TV video player - allow to select... |
commit | commitdiff | tree |
2014-10-16 |
Jaroslav Kysela | ACL: add more restrictive permissions for all config... |
commit | commitdiff | tree |
2014-10-16 |
Jaroslav Kysela | configure: another improvement in the libav detection... |
commit | commitdiff | tree |
2014-10-16 |
Jaroslav Kysela | dvb charset: added back AUTO_POLISH charset selection... |
commit | commitdiff | tree |
2014-10-15 |
Jaroslav Kysela | packet: remove aligned_alloc |
commit | commitdiff | tree |
2014-10-15 |
Beralt | tvhdhomerun: properly close sockets on error |
commit | commitdiff | tree |
2014-10-15 |
Beralt | tvhdhomerun: check return values of setsockopt |
commit | commitdiff | tree |
2014-10-15 |
Jaroslav Kysela | WEBUI HELP: DVR: Try to clean the help filenames |
commit | commitdiff | tree |
2014-10-15 |
Piotr Kuchciak | WEBUI: Correct help and cosmetic |
commit | commitdiff | tree |
2014-10-15 |
Jaroslav Kysela | configure: print the error message when no or old libav... |
commit | commitdiff | tree |
2014-10-15 |
Jaroslav Kysela | hdhomerun: fix a leak |
commit | commitdiff | tree |
2014-10-15 |
Jaroslav Kysela | transcode: log cleanups, some memory leaks fixed |
commit | commitdiff | tree |
2014-10-15 |
Jaroslav Kysela | linuxdvb_adapter: remove ommited debug line |
commit | commitdiff | tree |
2014-10-15 |
Jaroslav Kysela | Makefile.ffmpeg,hdhomerun: try to fix the test condition |
commit | commitdiff | tree |
2014-10-15 |
Jaroslav Kysela | Add VP9 stream type, but VP9 encoding does not work... |
commit | commitdiff | tree |
2014-10-15 |
Jaroslav Kysela | channel tag: export public URL for icons |
commit | commitdiff | tree |
2014-10-15 |
Piotr Kuchciak | Cosmetic update help |
commit | commitdiff | tree |
2014-10-15 |
Piotr Kuchciak | Update help TV Adapter |
commit | commitdiff | tree |
2014-10-15 |
Piotr Kuchciak | WEBUI: help cosmetic |
commit | commitdiff | tree |
2014-10-15 |
Piotr Kuchciak | WEBUI: cosmetic, add help for upcoming/current recordings |
commit | commitdiff | tree |
2014-10-15 |
Jaroslav Kysela | udp: add more error checking to udp_bind() |
commit | commitdiff | tree |
2014-10-15 |
Jaroslav Kysela | Makefile.ffmpeg,hdhomerun: add sha1sum tests to avoid... |
commit | commitdiff | tree |
2014-10-15 |
Jaroslav Kysela | WEBUI JS: Add checkField initialization for LovCombo... |
commit | commitdiff | tree |
2014-10-15 |
Jaroslav Kysela | linuxdvb_satconf: fix typo |
commit | commitdiff | tree |
2014-10-15 |
Jaroslav Kysela | configure: another fix for the libhdhomerun detection... |
commit | commitdiff | tree |
2014-10-14 |
Jaroslav Kysela | webui: accept profile in /play playlist redirects |
commit | commitdiff | tree |
2014-10-14 |
Jaroslav Kysela | epggrab: ota - fix the frozen epggrab subscriptions... |
commit | commitdiff | tree |
2014-10-14 |
Jaroslav Kysela | subscriptions: add shortid to each log messages to... |
commit | commitdiff | tree |
2014-10-14 |
Jaroslav Kysela | config: another libhdhomerun check fix |
commit | commitdiff | tree |
2014-10-14 |
Jaroslav Kysela | trancode: remove code for old libs |
commit | commitdiff | tree |
2014-10-14 |
Jaroslav Kysela | configure: add better check for ffmpeg n1.2+ and libav... |
commit | commitdiff | tree |
2014-10-14 |
Jaroslav Kysela | configure: fix hdhomerun library check, fixes #2375 |
commit | commitdiff | tree |
2014-10-14 |
Jaroslav Kysela | Makefile.ffmpeg: added ac3 eac3 decoders |
commit | commitdiff | tree |
2014-10-14 |
Jaroslav Kysela | doozer conf: enable hdhomerun static libs |
commit | commitdiff | tree |
2014-10-14 |
Jaroslav Kysela | build system: add --enable-hdhomerun_static option |
commit | commitdiff | tree |
2014-10-14 |
Jaroslav Kysela | configure: fix hdhomerun check condition, fix compilation |
commit | commitdiff | tree |
2014-10-14 |
Christian Lohmaier | create colored teletext subs |
commit | commitdiff | tree |
2014-10-14 |
Piotr Kuchciak | WEBUI: Update image for help failed and finished recordings |
commit | commitdiff | tree |
2014-10-14 |
Piotr Kuchciak | WEBUI: Cosmetic change, add PLAY and DOWNLOAD button... |
commit | commitdiff | tree |
2014-10-14 |
Beralt | tvhdhomerun: cleanup mutex'es and remove debugging |
commit | commitdiff | tree |
2014-10-14 |
Beralt | tvhdhomerun: implement statistics scaling |
commit | commitdiff | tree |
2014-10-14 |
Beralt | tvhdhomerun: initial cleanup of the plugin |
commit | commitdiff | tree |
2014-10-14 |
Beralt | tvhdhomerun: fix idnode domain changes |
commit | commitdiff | tree |
2014-10-14 |
Ben Fennema | Fix changing tuner-type |
commit | commitdiff | tree |
2014-10-14 |
Patric Karlstrom | hdhomerun: buildfix for latest rebase |
commit | commitdiff | tree |
2014-10-14 |
Patric Karlstrom | hdhomerun: fix hf_input_mux_lock bug |
commit | commitdiff | tree |
2014-10-14 |
Patric Karlstrom | hdhomerun: updates after merge |
commit | commitdiff | tree |
2014-10-14 |
Patric Karlstrom | tvhdhomerun: Add ATSC type for device-override |
commit | commitdiff | tree |
2014-10-14 |
Patric Karlstrom | libhdhomerun integration |
commit | commitdiff | tree |
2014-10-14 |
Jaroslav Kysela | profile: extend the timeout field name (infinite) |
commit | commitdiff | tree |
2014-10-14 |
Jaroslav Kysela | transcoding: remove some extra header files, fixes... |
commit | commitdiff | tree |
2014-10-14 |
Jaroslav Kysela | DVR timerec: fix the weekdays handling, allow times... |
commit | commitdiff | tree |
2014-10-14 |
Jaroslav Kysela | epggrab: ota - small optimization |
commit | commitdiff | tree |
2014-10-14 |
Jaroslav Kysela | streaming profile: allow configuratible timeout and... |
commit | commitdiff | tree |
2014-10-14 |
Jaroslav Kysela | url: fix port type to int (ports above 32766), use... |
commit | commitdiff | tree |
2014-10-14 |
Jaroslav Kysela | mpegts service: fix warning when \!ENABLE_MPEGTS_DVB... |
commit | commitdiff | tree |
2014-10-14 |
Jaroslav Kysela | Makefile: link avutil twice for static ffmpeg (linker... |
commit | commitdiff | tree |
2014-10-13 |
Jaroslav Kysela | RPM: Typo fixes |
commit | commitdiff | tree |
2014-10-13 |
Jaroslav Kysela | RPM build - config fixes |
commit | commitdiff | tree |
2014-10-13 |
Jaroslav Kysela | mpegts network: Allow to ignore the channel numbers... |
commit | commitdiff | tree |
2014-10-13 |
Jaroslav Kysela | Add basic RPM build support |
commit | commitdiff | tree |
2014-10-13 |
Jaroslav Kysela | Makefile.ffmpeg: unexport global CFLAGS,LDFLAGS |
commit | commitdiff | tree |
next |