Friday, September 3rd 2010, 8:24am UTC+2

You are not logged in.

  • Login
  • Register


Silencer

Professional

Posts: 1,263

Location: DVB-City

1

Sunday, February 22nd 2009, 11:20am

SmartDVB 0.0.7a erschienen



Main Features

* Easy to use and user friendly interface .
* Supports Skystar 2 WDM and BDA-S devices.
* H264 and S2 support (through bda driver) so you can enjoy full HD channels.
* Low footprint, fast operation with very fast channel changing.
* You can create scheduled record task for your favorite tv programs .
* Supports teletext and multi audio channel .
* Supports MD-API plugins .
* Supports Both MPEG® and TS formats .
* Supports both Windows XP® and Windows Vista® operating system .
* Includes integrated EPG (Electronic Program Guide)
* Supports timeshifting
* Supports winlirc remotes


v0.0.7 Some misc bugfixes.
Added floating window mode.
Added diseqc option for sending diseqc on each channel change (or not).
Added volume remember option at application startup.
Added font/codepage option for epg screen in settings.
Added volume indicator for vmr/evr osd.
Added winlirc remote keys support under settings/input/winlirc.
Added keyboard shortcuts configuration option under settings/input/keyboard.
Added bda twinhan raw diseqc support (untested, if you use this successfully to move a motor or something please let me know).
Added servicetype sort option under settings/channel list/sort by (sorts channels on tv (fta/ca), radio (fta/ca)
Added basic language support through resources, no translations yet though if you're interested in doing one please contact me.
Added debug option to record full ts (under record dir/debug.ts).
Added number entry (including osd and winlirc) to select channel number (see channel properties to set a specific #).

http://www.smartdvb.net
<<<<<>>>>><<<<< Admin and Founder of >>>>><<<<<>>>>>

Silencer

Professional

Posts: 1,263

Location: DVB-City

2

Saturday, April 18th 2009, 3:33pm

Smartdvb 0.0.8a

Changelog :


Added immediate sound track selection option to the lower status bar (also through shortcut defined as S)
Channel list and epg list sizes and aspect ratio are now remembered.
Channel list font selection including font size (under tools > settings > channel list).
Added commited diseqc support for Technotrend bda cards.
Added mute on minimize to tray option (tools > settings > general).
Made show last selected channel an option (tools > settings > general)
Added shutdown option at the end of a scheduled task.
Channel list grouping by transponders now also uses other parameters to group like polarity, symbolrate.
Added manual scan to the scan satellite menu.
Using the F key in epg mode now toggles between the channel lists (main/favorites/remote)
Added cpu usage indicator.
Added
simple OSD channel list (default C shows the list, define
channellist/exitback/right/left/up/down/ok/red/green/yellow keyboard
shortcuts in the settings for list menu movement, also for winlirc if
you use that)
Enter key in channel list now also tunes the channel.
Added bda TeVii diseqc support (untested)

www.zshare.net/download/5882582071984cb3/

http://www.smartdvb.net/smartdvb/index.html
<<<<<>>>>><<<<< Admin and Founder of >>>>><<<<<>>>>>

Silencer

Professional

Posts: 1,263

Location: DVB-City

3

Sunday, August 2nd 2009, 12:08am

SmartDVB v 0.1.0 erschienen

Whats New :

Mousewheel now changes volume.
Added some more windows to the view menu, they're also remembered now.
Fixed some audio connection errors i was having when using the legacy overlay mixer (this still gives the lowest cpu btw)
Fixed a bug where transponder modulation .ini entry was not read correctly if fec was empty
Added null filter to be able to show the VMR/EVR osd when no video is detected. You can turn this on under settings > OSD. If you notice stability issues turn this off please this is very experimental.
Added positioner support (raw, diseqc position and usals), untested for now, if you can test this let me know.
Added channel tune delay option after changing satellite with the positioner. This might help some users having problems with their rotors moving reliably.
Fixed the problem where the VMR osd would get garbled and stay onscreen, hopefully this won't happen anymore, if you still encounter this let me know (mention which video decoder and renderer you use).
Added a check for not yet updated scanned channels when pressing ok in the scan dialog.

-Added preliminary DVB-T support to the bda device. Tested on my system with a pinnacle pctv stick and a european frequency list. You can add frequency lists in the transponders directory in the range 5000/5999.ini for this (ascending). If you successfully test other country ini files please let me know and i'll try to add them to the distribution.
-Added preliminary ATSC support to the bda device. Totally untested as i don't have atsc access. Frequency lists for this should be in the 4000/4999.ini range (ascending). If you can test atsc support please contact me and we'll try to work things out.
-Added preliminary AAC sound track support. Does not seem to work reliably on my system yet. Some codecs like Mainconcept AAC seem to work though.
-Fixed a bug which would show teletext subtitles too fast.
-Added a menu to add decoder filters under tools > settings > connection.
-Added a menu to delete decoder filters under tools > settings > connection.
-Added a number of modulation types which are propagated down to the bda driver. Also added modulation selection to dvb-t/atsc just in case.
-Added sdt table 0x46 scanning to the scanner, under tools > settings > scanner. This might be useful for some transponders like on american dish, only tested with some dish dumps for now so be careful, if the scanning does not work correctly or gets unstable turn this off.
-Added transponder synchronization dialog to the scanner dialog. Right now updates are possible from kingofsat/joshyfun other types might be added in the future.
-Added NIT scanning to the scanner menu, under the same synchronization menu mentioned above.
-Added buttons to delete/add transponders in the scanner dialog.
-Added a number of embedded (16:9 image in 4:3 aspect window and vice versa) aspect ratios (zoom 16:9 embedded in 4:3,stretch 16:9 embedded in 4:3,zoom 4:3 embedded in 16:9 and stretch 4:3 embedded in 16:9)
-Changed VMR9 handling so that zooming now works correctly (CTRL-NUMPAD+/-, SHIFT-NUMPAD+/-) (wasn't working with vmr9 on my system).
-Added update button to the channel properties dialog, this will rescan for the channel information and update the dialog accordingly.
-Added zoom 16:9 and zoom 4:3 aspect ratios, these will zoom to fill the screen without aspect loss but with some cropping. Make sure your video decoder does not perform it's own aspect ratio handling (anamorphic output for example with nvida)
-Added some code to the bda twinhan diseqc handling to handle toneburst (simple diseqc), untested.
-Added 22khz tone switch settings on/off for lnb types (other than universal lnb's ofcourse which handle 22khz switching by frequency switch), drivers updated accordingly. Untested, if you use this especially with the bda driver and it works let me know please.
-Added a number of lnb types and fixed some issues with lnb selection. Not sure if i've handled bandstacking lnb's correctly couldn't find much info on this and i cannot test being in europe, if you test this let me know.
-Changed the audio decoder connection mediatype somewhat to try to be compatible with more audio decoders, if you cannot connect to your audio decoder anymore let me know.
-Fixed irritating bug where keypresses on plugins would propagate to the app too.
-Changed renderer handling somewhat in hopes of making vmr9 more stable (noticed some stability issues with vmr9 after lots of channel changes)
-Fixed a bug when adding a remote item which could cause a crash. Also now when pressing a digit to goto a channel the correct remote channel will be selected.
-Added instance check, you can still start two smartdvb instances from different directories.
-Various bugfixes.

http://www.smartdvb.net/smartdvb/download/smartdvb010a.rar
or here
http://www.zshare.net/download/634908926c83ff91/
<<<<<>>>>><<<<< Admin and Founder of >>>>><<<<<>>>>>

Silencer

Professional

Posts: 1,263

Location: DVB-City

4

Sunday, August 16th 2009, 9:51am

Quoted

v0.1.1 Fixed a crash when stopping mpeg record.
Changed some minor delay problems with VMR (or non EVR) renderers.
Fixed some issues which might have caused problems with audio decoders connecting (nvidia for example) and not producing sound consistently.
Moved AVC1 mediatype handling in the add filter dialog to the H264 decoder where it belongs instead of with normal video. Use this for cyberlink h264 decoders for example.
Added processing of correct AC3 PMT type for north american AC3 streams, untested.
Fixed mousewheel issue which moved the channel list and changed volume at the same time.
Added N3xT support thanks to n3xt for his help.
Fixed: hopefully the EVR backbuffer problem which would cause flickering etc should not happen anymore, tested on vista and xp.
Fixed: changed some things in graph processing (stopping) for better windows 7 compatibility.
Added: Directshow option 'use alternative graph stop method', if you have any problems with channels connect or delays or lockups when changing channels try this option.
Fixed: bug where floating window size would not be saved when switching from floating to fullscreen mode.
Added: Channel properties dialog now allows ordering of CA items and selecting ecm by double-clicking.
Added: option to scanner dialog to replace existing names with the ones found by the scanner if only the names are changed, before if only names were changed changes would not be commited, useful in some cases.
Fixed: record path wasn't being saved correctly.


get it here

http://www.ceibo.net/smartdvb/download/smartdvb011a.rar
<<<<<>>>>><<<<< Admin and Founder of >>>>><<<<<>>>>>

Silencer

Professional

Posts: 1,263

Location: DVB-City

5

Tuesday, September 15th 2009, 1:26pm

Smartdvb 0.12 erschienen

Quoted

v0.1.2 Fixed: OSD font change wasn't being saved correctly.
Added: Preliminary DVB-C support to the app and bda driver, tested by silencer thanks to him.
Added: HD channels correct aspect ratio detection.
Fixed: tried to remove the flickering that was happening in the status bar under certain circumstances, if you still experience this let me know please.
Added: 'main window on top' will keep the main smartdvb window always on top. Request by frozen-figo.
Added: option to channel list options to show the SID (channel number) in the channel list and favorites. Also added a SID channel list sort option.
Fixed: simple change to history addition to not allow the same channel to be pushed onto the list eternally.
Fixed: simple change to hopefully show fullscreen window on current display smartdvb is on, untested as i have only one monitor here, thanks to moonchild for reporting this.
Added: polarisation selection option in the scanner dialog.
Added: scan current transponder menu option.
Added: toolbar button for floating window.
Added: renderless mode in toolbar and menu. This will stop rendering video/audio but most other functions will remain intact.
Added: changed epg screen handling to show arabic text correctly hopefully.
Fixed: some issues with an exception on application exit.
Added: Elementary stream edit/add/delete options to channel properties dialog.
Added: Conditional access edit/add/delete options to channel properties dialog.
Added: Transport stream PID record menu which is optionally shown before recording. This allows recording of multiple audio tracks etc, only for ts recordings.
Added: preferred languages to scanner options. This will auto select preferred languages when scanning.
Fixed: changed c-band handling due to some testing from pedrinho, many thanks to him. This is working for him now if you also use c-band successfully (or not) please inform me.
Added: diseqc console for various motor (diseqc 1.2) commands.
Added: added raw diseqc support for technotrend cards to the bda module. Had to use ttBdaDrvApi_Dll.dll for this as i wasn't able to get the bda sdk from the company yet, if anyone knows or can supply me this sdk i'd appreciate it.
Added: crc check settings for si tables to the scanner options.
Added: lock check option to bda device settings, might not work on all cards but if it does can speed up scanning.


http://www.smartdvb.net/smartdvb/download/smartdvb012a.rar
<<<<<>>>>><<<<< Admin and Founder of >>>>><<<<<>>>>>

Silencer

Professional

Posts: 1,263

Location: DVB-City

6

Friday, September 18th 2009, 3:37pm

SmartDVB 0.12 Update

-Bug fixes in Usals..
-Bug fixes in Diseqc for Tevii cards..

Einfach vorhandene Dateien ersetzen ...

http://www.zshare.net/download/6574921938631248/
<<<<<>>>>><<<<< Admin and Founder of >>>>><<<<<>>>>>

Silencer

Professional

Posts: 1,263

Location: DVB-City

7

Tuesday, October 13th 2009, 5:13pm

Smartdvb 0.13a erschienen

v0.1.3 Fixed: Usals problem which could cause wrong movement fixed.
Fixed: Some bugs in positioner console.
Added: Commited (range) diseqc mode to bda device for those cards that use the put_Range method for commited diseqc.
Added: Major overhaul of the scanner interface. Many thanks to cjcr for giving me ideas on this.
Added: Window caption now also shows selected tuner/device.
Added: Bottom statusbar now shows freq/etc of channel being viewed.
Added: Double clicking on top half of video window goes fullscreen, bottom half floating window.
Fixed: epg arabic language now fixed and tested by frozen-figo and the-smb, thanks to them.
Fixed: bug in mdapi handling fixed thanks to the-smb for reporting this.
Fixed: floating window would not always set the correct current aspect ratio.
Added:
signal existence check for positioner moves to settings > diseqc.
This can be useful if your motor successfully moves but no correct tune
is achieved on the sat moved to
(because perhaps a lock is detected
on sats inbetween, if your card has this this can solve that, it will
recheck for a signal after an interval and if not found re-tune).
Fixed:
issue with mouse pointer sometimes dissapearing in full screen mode
when calling up a menu like the TS record menu. Thanks to frozen-figo.
Fixed: issue which could cause a crash on ts record start.
Added:
Option 'try to synchronize recordings with timeshift' to settings >
timeshift. This will do some extra buffering in timeshift mode to try
to force accurate recordings from the timeshift,
without this this can have an offset of some seconds). Experimental, if this causes video/audio problems please disable it.
Added:
Native remote support to the bdas.dev device and smartdvb. TeVii
remotes are supported, others can be added in the future, thanks to
cjcr fot testing this.
Fixed: Fullscreen on current window hopefully should be working now (again untested)
Added:
Option to bda device settings for a different bda graph, if you have
tuning problems you could try this experimental option.
Fixed: technotrend raw diseqc wasn't working correctly for tt usb cards, thanks to romkrom for testing this for me.

http://www.smartdvb.net/smartdvb/download/smartdvb013a.rar
<<<<<>>>>><<<<< Admin and Founder of >>>>><<<<<>>>>>

Silencer

Professional

Posts: 1,263

Location: DVB-City

8

Sunday, November 1st 2009, 9:46pm

SmartDVB 0.14a erschienen

v0.1.4

Added: Technotrend devices native remote support to bda device.
Added: Channel list osd works differently now. Pressing the channel list button on remote moves from category to channels to selection. Exit/back button returns in the menu and exits.
Added: North american D*sh/Bev epg support to the epg parser. Many thanks to dohdohdoh for testing this on d*sh, bev is untested.
Fixed: bug which was causing the mouse not to be hidden in fullscreen on my system.
!!Changed: Epg handling has been changed, now internally nid's are used instead of satid´s before. Please remove your current smarteit.db and rescan channels again for epg to work again correctly (new scanning is needed to store nid values).
Added: Epg sid option which shows sid in channel names on epg.
Added: Epg na option and buffer which will use special parsing options and buffering for north american epg (na epg needs much more buffering based on the huge epg data it gives)
Fixed: Optimizations to handling of epg data when lots of data is stored (faster startup).
Fixed: bda driver wasn't correctly propagating lof/switch changes and thus circular lnb and such didn't work correctly anymore, hopefully this is fixed now.
Fixed: Application wasn't working on windows 2000, changed some controls so that it now at least does run.
Added: Floating window and aspect ratio shortcuts to keyboard and remote settings.
Added: Record time/size indication to osd record message.
Fixed: Channel properties update was not always working correctly.
Added: Some information in the default readme.txt for north american users on what to do for correct na operation.
Fixed: Previous channel didn't show correct channel name in status bar, thanks to the-smb for reporting this.
Added: Tab order to the main screen (if tab is not defined as a shortcut) to make the main screen more accessible.
Added: hidden d*shnet scanning option to the scanner. This will try to find some hidden channels thanks to dohdohdoh for the info on this. See readme for more info.
Note from dohdohdoh, if you scan 77w with this option you'll have to change the video pid type from 2 (mpeg2) to 27 (h.264).
Fixed: c-band handling for bda module now should also accept lofs other than 9750000. Also c-band handling for skystar2 should be better now, untested.
Added: Force 18v option to diseqc settings, this is needed for some cards like skystar2 for the diseqc console to actually move a rotor.

http://www.smartdvb.net
<<<<<>>>>><<<<< Admin and Founder of >>>>><<<<<>>>>>

Silencer

Professional

Posts: 1,263

Location: DVB-City

9

Saturday, November 21st 2009, 6:07pm

v0.1.5

Fixed: ALT keyboard shortcuts (like for example ALT+ENTER) were not working correctly.
Fixed: bdas.dev dvb-t/c were broken in last version.
Fixed: Scheduler was broken in last version.
Added: aspect ratio settings now work with more codecs for vmr7/9 and overlay mixing renderer.
Fixed: Small problem with epg not showing the entire short event descriptors for some providers.
Fixed: plugins now accept mousewheel messages
Added: prof-tuners diseqc support.
Fixed: updated sqlite to the latest version online.
Added: Prof-tuners remote control support to bda device.
Added: connection settings to the video window popup menu.
Added: Channel list settings to the channel window popup menu.
Added: Scrollwheel volume changing is now optional (settings > general).
Added: Record timer to toolbar.
Fixed: Diseqc console made modeless so you can move and tune at the same time.
Fixed: Channel list context menu now allows channel properties to be changed without the need to switch the current channel.
Fixed: Channel list font change now also includes codepage.
Added: Cyrillic support to channel list and epg (should also support arabic text now, for the blue epg screen set the font to a cyrillic one), untested. Other languages can be added if you want one implemented please let me know.
Added: turbo-8psk/qpsk modulations and some fec values needed for future support of these modulations.
Fixed: nasty bug which could cause memory leakage and crashes in epg.
Fixed: some bugs when viewing epg in evr/vmr mode which sometimes messed up the video.
Added: Default ts PAT/PMT/ECM recording options, which will also be used on scheduled ts records by default.
Added: czech and slovenian (iso 6937) support to the epg.
Added: Genpix.dev v0.0.2 for genpix devices support for N.A, many thanks to genpix for developing this.
Fixed: epg on main screen now should show current event better (not only if available as present event).
Fixed: aspect ratio for dishnet hd channels was not shown correctly.
Added: customize for N.A. option in the scanner for correct dishnet name scanning.
Fixed: mouse hiding in evr fullscreen under win7 was not working correctly.

http://www.smartdvb.net/smartdvb/download/smartdvb015a.rar
<<<<<>>>>><<<<< Admin and Founder of >>>>><<<<<>>>>>

This post has been edited 1 times, last edit by "Silencer" (Nov 22nd 2009, 6:30am)