Search found 46 matches

by sorcerer1
Sat Jul 03, 2010 5:55 pm
Forum: [B] Software
Topic: SamygoPVR - Record TV over USB or network location.
Replies: 170
Views: 91655

Re: Record TV over USB

jantjeh: It is known that SamygoPVR works on some CI+ devices. Did you try the previous version (0.8.1)? With 0.9 try to set AUDIO_SWITCH=OFF.
by sorcerer1
Fri Jul 02, 2010 8:39 pm
Forum: [B] Software
Topic: SamygoPVR - Record TV over USB or network location.
Replies: 170
Views: 91655

Re: Record TV over USB

john228, no, it doesn't. The program can write to ext3 though.
by sorcerer1
Thu Jul 01, 2010 8:11 pm
Forum: [B] Software
Topic: SamygoPVR - Record TV over USB or network location.
Replies: 170
Views: 91655

Re: Record TV over USB

I've released SamygoPVR v0.9 - introduce modular interface (it is now easy to add new hooks) - make pvr, aspect_ratio and default_source to be sepatated modules - allow aspect_ratio feature to be used when recording (it's safe) - add EXEDSP_FACILITY and EXEDSP_SEVERITY variables (use this to debug e...
by sorcerer1
Sun Jun 27, 2010 6:16 pm
Forum: [B] Software
Topic: Autoloader for custom "Game" plug-ins
Replies: 121
Views: 64462

Re: Autoloader for custom "Game" plug-ins

what happens if the library gets unloaded? Maybe some extension could stop working after that? It should be safe because exeDSP always calls dlclose() this way. Extensions consist of loader.so and <extension>.so. Loader just opens <extension>.so with dlopen(RTLD_NODELETE) in its Game_Main(). No fun...
by sorcerer1
Sun Jun 27, 2010 3:08 pm
Forum: [B] Software
Topic: Autoloader for custom "Game" plug-ins
Replies: 121
Views: 64462

Re: Autoloader for custom "Game" plug-ins

Hello! That's great! I just think that it is needed to call dlclose($1) just after calling Game_Main().
by sorcerer1
Sat Jun 26, 2010 8:15 pm
Forum: [B] Software
Topic: SamygoPVR - Record TV over USB or network location.
Replies: 170
Views: 91655

Re: Record TV over USB

nitephyre wrote:Is there any possibility that scheduling can be added?
I'll add this, but not to the next version.
by sorcerer1
Fri Jun 18, 2010 1:51 pm
Forum: [B] Software
Topic: SamygoPVR - Record TV over USB or network location.
Replies: 170
Views: 91655

Re: Record TV over USB

SamygoPVR v0.8.1:
- fix FAV.CH button behaviour

sirjohn771103, locking and unlocking are ok for me. Please show your logs if something wrong for you.
by sorcerer1
Fri Jun 18, 2010 4:28 am
Forum: [B] Software
Topic: SamygoPVR - Record TV over USB or network location.
Replies: 170
Views: 91655

Re: Record TV over USB

sirjohn771103 , thank you for your report! Version 0.8 has problems: - Locked / Unlocked doesn't work anymore It's strange, I didn't change this... - Fav.Ch does everything in every single using Fav.ch is my bug, sorry. :( I'll fix it soon. Please make for me the Audio Language changing for a hot k...
by sorcerer1
Thu Jun 17, 2010 6:47 pm
Forum: [B] Software
Topic: SamygoPVR - Record TV over USB or network location.
Replies: 170
Views: 91655

Re: Record TV over USB

I've done SamygoPVR v0.8 Changes: - fix writing to haneWin NFS server (rewrite bugged exeDSP's spI_Stream_Record()) - config: replace HDMI1 with DEFAULT_SOURCE (see pvr.ini) - config: add EXEDSP_LOG: enable internal exeDSP logging - new SamygoPVR logo (thanks to moras86 ) - reduce sizes of PNGs (tha...
by sorcerer1
Sat Jun 12, 2010 2:46 am
Forum: [B] Software
Topic: SamygoPVR - Record TV over USB or network location.
Replies: 170
Views: 91655

Re: Record TV over USB

geo650, erdem_ua, doodlecz:

What do you think about putting PVR application to the SamyGO SVN repository? We can develop it together.

Go to advanced search