Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-29 | dont be so verbose | Christian Gmeiner | |
2010-06-29 | even better check for valid input data | Christian Gmeiner | |
2010-06-29 | improve cDxr3Device::StillPicture stub | Christian Gmeiner | |
2010-06-29 | improve cDxr3Device::Clear() by using scr hack | Christian Gmeiner | |
2010-06-28 | remove todo | Christian Gmeiner | |
2010-06-28 | remove dead code | Christian Gmeiner | |
2010-06-28 | reset pts values (aPts and vPts) in pmNone playmode | Christian Gmeiner | |
2010-06-28 | remove some OSS stuff | Christian Gmeiner | |
2010-06-26 | alsa: nicer channel switching | Christian Gmeiner | |
2010-06-26 | Revert "alsa: decrease buffer time" | Christian Gmeiner | |
This reverts commit d23513b76f548dcab4f70722c0c9d0024b3d7f4b. | |||
2010-06-26 | remove silent audio hack | Christian Gmeiner | |
2010-06-24 | alsa: decrease buffer time | Christian Gmeiner | |
2010-06-24 | alsa: try to use mmap access type and fall back to slow write, if mmap not ↵ | Christian Gmeiner | |
avaiable | |||
2010-06-24 | improve alsa audio output | Christian Gmeiner | |
2010-06-24 | fix compile with ffmpeg 0.6 | Christian Gmeiner | |
2010-06-05 | fix playBackFrame | Christian Gmeiner | |
We need to define a pts for the backframe to play. Else it will not get played. | |||
2010-06-05 | get rid of playCount | Christian Gmeiner | |
2010-06-05 | prebuffer 500ms of video | Christian Gmeiner | |
2010-06-04 | remove OSS driver | Christian Gmeiner | |
2010-05-10 | keep track of current audio pts value | Christian Gmeiner | |
2010-05-10 | update translation files | Christian Gmeiner | |
2010-04-22 | main menu stuff is finaly kicked away | Christian Gmeiner | |
2010-04-22 | its better this way | Christian Gmeiner | |
2010-04-22 | remove main menu stuff | Christian Gmeiner | |
2010-04-22 | read value before adding to menu | Christian Gmeiner | |
2010-04-22 | remove setting to hide main menu | Christian Gmeiner | |
2010-04-22 | remove main menu, as settings should be changed in settings menu | Christian Gmeiner | |
2010-04-22 | code style | Christian Gmeiner | |
2010-04-22 | remove Reset Hardware menu entry | Christian Gmeiner | |
2010-04-22 | fix compile | Christian Gmeiner | |
2010-04-22 | apply aspect ratio changes | Christian Gmeiner | |
This commit is a little hacky, but it works for me (tm). | |||
2010-04-16 | fix: Invalid number of character (() when these macros are defined: ↵ | Christian Gmeiner | |
'EM8300_IOCTL_SET_WSS' thanks to cppcheck, my friend | |||
2010-04-16 | add virtual destructor to iSettingsObserver | Christian Gmeiner | |
2010-04-16 | remove redundant check if pFrame is null | Christian Gmeiner | |
2010-04-16 | update license and remove a comment | Christian Gmeiner | |
2010-04-16 | implement flush in audio drivers | Christian Gmeiner | |
2010-04-16 | All audio modes should work with oss driver except ac3 passthrough | Christian Gmeiner | |
It is also possible to change audio related settings in setup menu of the plugin and they become active immediately. | |||
2010-04-16 | cleanup include | Christian Gmeiner | |
2010-04-16 | add infrastructure to observe settings changes | Christian Gmeiner | |
Check it out by changing BSC vales in the settings osd. | |||
2010-04-16 | bring back ac3 via pcm-encapsulation | Christian Gmeiner | |
I own hardware to test it, but at the moment no speakers are connected so I hope it really runs :) Feedback is welcome | |||
2010-04-16 | add menu setting to select ac3 audio mode | Christian Gmeiner | |
2010-04-16 | code sytle changes | Christian Gmeiner | |
2010-04-10 | rename packet to frame in comments | Christian Gmeiner | |
2010-04-10 | fix problems with channel switching | Christian Gmeiner | |
2010-04-10 | Makefile adjustments for VDR 1.7.13. | Ville Skyttä | |
2010-04-10 | make use of Accessors | Christian Gmeiner | |
2010-03-18 | a small cleanup | Christian Gmeiner | |
2010-03-18 | add method writeRegister | Christian Gmeiner | |
2010-03-06 | add basic PulseAudio audio suppport - NOT TESTED! | Christian Gmeiner | |
requested by loswillios | |||
2010-03-03 | Add mutex to protect play methods and setplaymode method | Christian Gmeiner | |