Commit Graph

  • 5b00e16610 spark: implement AC3 passthrough on SPDIF and HDMI Stefan Seyfried 2012-06-08 22:17:30 +02:00
  • c0de97ffcc spark: fix invalid debug in cAudio::PrepareClipPlay Stefan Seyfried 2012-06-08 22:12:31 +02:00
  • e8b7d78be3 spark: add (and use) proc_put() to audio.cpp Stefan Seyfried 2012-06-08 22:11:39 +02:00
  • a9ce0906c3 spark_fp: improve wakeup time for short timeouts Stefan Seyfried 2012-05-01 20:24:49 +02:00
  • 236ad74fd5 spark: add spark_fp tool Stefan Seyfried 2012-04-15 18:53:58 +02:00
  • 206e0202a4 use crosscompile-friendly AC_PATH_TOOL to find pkg-config Stefan Seyfried 2012-04-15 12:04:45 +02:00
  • a992b15417 spark: add 1080p50 videomode (needs neutrino fix) Stefan Seyfried 2012-04-14 10:56:36 +02:00
  • f907005780 libeplayer3: silence a seemingly harmless warning Stefan Seyfried 2012-04-08 17:16:06 +02:00
  • a7c4c9b0c4 spark: improve libeplayer3 playback for timeshift Stefan Seyfried 2012-04-08 17:12:52 +02:00
  • acaffe57fc spark: add hack to simulate the timeshift file length Stefan Seyfried 2012-04-08 14:49:36 +02:00
  • 8ef9807b87 spark: make cRecord more error resilient Stefan Seyfried 2012-04-08 13:26:51 +02:00
  • f114e8c7da spark: temporary (for testing) map "auto" video mode to 1080p50 Stefan Seyfried 2012-04-05 11:58:05 +02:00
  • 8b035e392f spark: return true for EOF in cPlayback::GetPosition Stefan Seyfried 2012-04-01 17:51:48 +02:00
  • fc39cb9eaf spark: set new videomode only if it differs from current Stefan Seyfried 2012-04-01 17:26:56 +02:00
  • aef8b4351f spark: fix getAspectRatio and getPictureInfo in MP mode Stefan Seyfried 2012-04-01 17:25:41 +02:00
  • 51340158eb triple: fix TODO in cVideo::ShowPicture() Stefan Seyfried 2012-03-30 19:37:36 +02:00
  • f10ae4e7b0 triple: improve DFB->uinput routines Stefan Seyfried 2012-03-25 20:42:26 +02:00
  • 31f614941e spark: do not start IRMP thread if lircd is running Stefan Seyfried 2012-03-17 23:21:30 +01:00
  • 8615b54755 audio: add new enums for HDMI Stefan Seyfried 2012-03-08 20:23:23 +01:00
  • e2510f8066 dmx: fix web streaming by allowing PID 0 for pesFilter() Stefan Seyfried 2012-03-07 20:29:13 +01:00
  • d8e3c187e2 spark: compensate for differing AC3/MPEG volume Stefan Seyfried 2012-03-07 20:06:25 +01:00
  • 60c2a1c857 triple: fix audio mute state after fast-forwarding in playback Stefan Seyfried 2012-03-04 18:39:42 +01:00
  • 05baaca9da libtriple: implement option to keep LCD backlight on in standby Stefan Seyfried 2012-03-04 17:48:41 +01:00
  • 2e5ca871de libeplayer3: get rid of __FILE__ for shorter logmessages Stefan Seyfried 2012-02-26 16:11:45 +01:00
  • d21b75bc1f spark: work around neutrino's sectionFilter() usage Stefan Seyfried 2012-02-26 13:13:33 +01:00
  • 6031f5f32f spark: more workaround for driver bugs in cVideo Stefan Seyfried 2012-02-25 22:19:59 +01:00
  • b3594cbeae spark: use ioctls instead of procfs in cVideo::getPictureInfo Stefan Seyfried 2012-02-25 22:18:42 +01:00
  • 2c66f48cb4 spark: improve cVideo::Pig() Stefan Seyfried 2012-02-25 22:17:53 +01:00
  • 70e2f30a8c spark: improve cVideo::ShowPicture() Stefan Seyfried 2012-02-25 22:15:37 +01:00
  • 4715d61929 spark: make cVideo::openDevice() more robust Stefan Seyfried 2012-02-25 21:18:07 +01:00
  • befa14ce69 libspark: fix cAudio::do_mute() Stefan Seyfried 2012-02-25 21:14:04 +01:00
  • 347921654a spark: fix TODO in cVideo::ShowPicture() Stefan Seyfried 2012-02-25 14:54:45 +01:00
  • ac5c0ea2b8 spark: implement cAudio::SetSyncMode Stefan Seyfried 2012-02-25 14:30:30 +01:00
  • 8e7135624f spark: make cVideo::Standby more robust Stefan Seyfried 2012-02-25 14:27:59 +01:00
  • a4bf240276 spark: only reopen decoders in cPlayback::Close if we closed them Stefan Seyfried 2012-02-25 14:19:30 +01:00
  • 7592a3a61f spark: make cVideo::SetVideoSystem more robust Stefan Seyfried 2012-02-25 13:24:22 +01:00
  • ad374bddf9 spark: cVideo::SetVideoMode ignore irrelevant modes Stefan Seyfried 2012-02-25 13:22:57 +01:00
  • 23b2809ede spark: make cVideo::openDevice ignorem ultiple calls Stefan Seyfried 2012-02-25 13:12:56 +01:00
  • 4338d16370 spark: fix invalid debug calls Stefan Seyfried 2012-02-25 13:10:10 +01:00
  • 5205e75b17 debug: enable printf format checking for lt_debug Stefan Seyfried 2012-02-25 13:04:11 +01:00
  • 6022d3f16f spark: partly implement cVideo::Standby() Stefan Seyfried 2012-02-23 23:33:00 +01:00
  • 0e39c66f98 spark: implement cVideo::SetVideoMode Stefan Seyfried 2012-02-23 23:31:49 +01:00
  • 6412eb79c4 spark: use ioctl instead of /proc to get video format Stefan Seyfried 2012-02-23 23:27:53 +01:00
  • b574a0e5d4 spark: disable HDMI before switching mode in cVideo::SetVideoSystem Stefan Seyfried 2012-02-23 23:25:11 +01:00
  • 827891745b spark: remove unused cVideo() functions Stefan Seyfried 2012-02-23 23:11:13 +01:00
  • eba1aae1e0 spark: implement cVideo::SetVideoSystem() Stefan Seyfried 2012-02-22 23:31:59 +01:00
  • c1fbccfb07 spark: silence irmp debugging messages after last merge Stefan Seyfried 2012-02-22 20:11:27 +01:00
  • aeea36eb31 spark: fix IR remote address after IRMP update Stefan Seyfried 2012-02-21 19:07:14 +01:00
  • 801f6de596 spark: update IRMP code from upstream Stefan Seyfried 2012-02-21 19:03:24 +01:00
  • 443ba5744c libeplayer3: silence many warnings Stefan Seyfried 2012-02-18 12:06:10 +01:00
  • 08a77752ec build static libeplayer3 and link eplayer3 and meta against it Stefan Seyfried 2012-02-18 12:05:11 +01:00
  • 582b864fd9 spark: fix cAudio::PrepareClipPlay Stefan Seyfried 2012-02-18 01:36:39 +01:00
  • b6b6a3880c spark: add cVideo::ShowPicture() Stefan Seyfried 2012-02-18 00:15:18 +01:00
  • b5f2ae108e spark: remove unused cPlayback() stuff Stefan Seyfried 2012-02-15 00:43:09 +01:00
  • 6a1bc6c605 spark: use libeplayer3 for playback Stefan Seyfried 2012-02-15 00:16:11 +01:00
  • 7383b475b4 spark: add cPlayback code from TDT git Stefan Seyfried 2012-02-15 00:01:04 +01:00
  • b4b3279dbd spark: build libeplayer3 statically into libstb-hal Stefan Seyfried 2012-02-14 23:58:42 +01:00
  • d670397115 add libeplayer3 from tdt git Stefan Seyfried 2012-02-14 23:01:24 +01:00
  • 24e59ad3d9 spark: remove unused blank and zoom code from cVideo Stefan Seyfried 2012-02-14 22:49:03 +01:00
  • fc4c7f9dc4 spark: add {open,close}Device() to cVideo Stefan Seyfried 2012-02-14 22:38:26 +01:00
  • 3f05476439 spark: increase record demux buffer size Stefan Seyfried 2012-02-12 20:50:59 +01:00
  • 0d9db10799 spark: rename lt_dfbinput to lirmp_input Stefan Seyfried 2012-02-12 20:48:09 +01:00
  • 4950b2ff31 spark: convert the input thread to use lt_debug Stefan Seyfried 2012-02-12 20:40:18 +01:00
  • 5c75009d51 spark: add more keys to the input converter Stefan Seyfried 2012-02-12 20:37:42 +01:00
  • 72dec863c5 spark: use TSDEMUX_TAP for TS demux in cDemux() Stefan Seyfried 2012-02-12 20:35:47 +01:00
  • 4c984bff17 debug: rename from TRIPLE_DEBUG to HAL_DEBUG Stefan Seyfried 2012-02-12 20:34:12 +01:00
  • 53fcf9061f spark: cVideo::Pig() Stefan Seyfried 2012-02-12 10:41:35 +01:00
  • 1cee1eeb74 spark: cVideo::setAspectRatio() Stefan Seyfried 2012-02-12 10:37:21 +01:00
  • c300ce7018 spark: cVideo::getPictureInfo/getAspectRatio Stefan Seyfried 2012-02-12 10:34:56 +01:00
  • 24296c3708 spark cVideo: add proc_{get,put} helper functions Stefan Seyfried 2012-02-12 10:22:29 +01:00
  • c3b1e87fa4 libspark: stub out unused stuff in cDemux, fix getSTC Stefan Seyfried 2012-02-11 19:59:18 +01:00
  • 2d15226fc1 libspark: add cVideo::getPTS for cDemux::getSTC Stefan Seyfried 2012-02-11 19:58:43 +01:00
  • cc2720221a spark: DirectFB is not used Stefan Seyfried 2012-02-11 13:22:32 +01:00
  • 1e553fa928 include config.h everywhere (for LFS etc) Stefan Seyfried 2012-02-11 10:33:48 +01:00
  • 2d50e56688 add a trivial test application for libstb-hal Stefan Seyfried 2012-02-05 19:24:33 +01:00
  • 6d21c060a5 libspark: add remaining misc stuff Stefan Seyfried 2012-02-11 13:36:16 +01:00
  • bde5fddf5b libspark: make init.cpp build Stefan Seyfried 2012-02-11 13:36:58 +01:00
  • d5f8d55c8a libspark: use IRMP for converting /dev/lirc to input device Stefan Seyfried 2012-02-05 19:15:10 +01:00
  • b8199ee7b7 libspark: add IRMP infrared decoder Stefan Seyfried 2012-02-05 19:07:24 +01:00
  • 496e77fb5e libspark: make cDemux build Stefan Seyfried 2012-02-05 18:46:32 +01:00
  • 8102e0498d libspark: make cPlayback build... by disabling playback ;) Stefan Seyfried 2012-02-05 18:44:09 +01:00
  • 621f57cf16 libspark: make cVideo build Stefan Seyfried 2012-02-05 18:41:52 +01:00
  • 51379eebdb libspark: make cAudio build Stefan Seyfried 2012-02-05 18:39:13 +01:00
  • eced6b7e63 move lt_debug to common/ subdirectory Stefan Seyfried 2012-02-11 10:32:31 +01:00
  • c45e9d90c8 rename to libstb-hal Stefan Seyfried 2012-02-11 14:49:24 +01:00
  • dfdbdf2f48 first try at building "libneutrino-hal" standalone Stefan Seyfried 2012-02-03 23:49:43 +01:00
  • dc0bc30cd7 libspark: rename files to common names Stefan Seyfried 2012-02-02 07:45:32 +01:00
  • 722db64e2e start libspark y copying libtriple Stefan Seyfried 2012-02-02 07:28:35 +01:00
  • 3d6561c377 libtriple: improve and shorten cDemux debug messages Stefan Seyfried 2012-01-22 19:20:18 +01:00
  • 6014ab0be2 libtriple: use AVS mute to avoid audio pop during boot Stefan Seyfried 2012-01-22 13:18:31 +01:00
  • 098eba57f0 libtriple: improve cPlayback performance Stefan Seyfried 2012-01-15 19:55:10 +01:00
  • 31a52ce4f6 libtriple: add video parameter watchdog Stefan Seyfried 2012-01-14 14:28:33 +01:00
  • 3bb7a7e86c make lt_dfbinput a c++ file Stefan Seyfried 2012-01-14 13:47:56 +01:00
  • 0f8becb205 libtriple: load td-dvb-frontend.ko in init_td_api() Stefan Seyfried 2012-01-09 22:41:47 +01:00
  • 89a61131c4 libtriple: convert tripledragon remote to uinput Stefan Seyfried 2012-01-09 21:03:50 +01:00
  • ef67ba90a9 libtriple: add documentation on libtriple options Stefan Seyfried 2012-01-08 00:51:40 +01:00
  • 33be04bfe3 libtriple: avoid audio noise when going to standby Stefan Seyfried 2012-01-08 00:51:01 +01:00
  • 21b2b8bcf1 libtriple: add support for alternate sound devices to cAudio Stefan Seyfried 2012-01-08 00:34:52 +01:00
  • 2e68df0142 libtriple: try to make all filedescriptors O_CLOEXEC Stefan Seyfried 2011-12-04 15:54:49 +01:00
  • fa031cd359 libtriple: fix cDemux::pesFilter for teletext Stefan Seyfried 2011-11-07 19:00:45 +01:00