Mac utility from Tepesoft
MacOS file manager for power users
Meet Kondor File Manager, a Finder alternative with dual-pane browsing, folder sync, archives, FTP, SFTP and WebDAV workflows.
Mac file manager · Finder alternative · dual-pane file manager for macOS
Search found 28 matches
- Sun Nov 04, 2012 3:43 pm
- Forum: Undetermined
- Topic: Fault Module Name: dvbdream.exe Crash
- Replies: 1
- Views: 60030
Fault Module Name: dvbdream.exe Crash
Problem signature: Problem Event Name: APPCRASH Application Name: dvbdream.exe Application Version: 2.2.2.0 Application Timestamp: 2a425e19 Fault Module Name: dvbdream.exe Fault Module Version: 2.2.2.0 Fault Module Timestamp: 2a425e19 Exception Code: c0000005 Exception Offset: 00007341 OS Version: 6...
- Fri Nov 02, 2012 6:12 pm
- Forum: Undetermined
- Topic: DVBdream StackHash_fd00 crash
- Replies: 0
- Views: 58132
DVBdream StackHash_fd00 crash
Crash #1 Problem signature: Problem Event Name: APPCRASH Application Name: dvbdream.exe Application Version: 2.2.2.0 Application Timestamp: 2a425e19 Fault Module Name: StackHash_fd00 Fault Module Version: 0.0.0.0 Fault Module Timestamp: 00000000 Exception Code: c0000005 Exception Offset: 0737fa3c OS...
- Fri Nov 02, 2012 3:46 pm
- Forum: Undetermined
- Topic: Access violation at address 004B9D02 in module 'dvbdream.exe
- Replies: 1
- Views: 38117
Access violation at address 004B9D02 in module 'dvbdream.exe
See attached EurekaLog.
- Mon Jun 11, 2012 5:10 am
- Forum: Done
- Topic: DVBdream Displays Incorrect tid
- Replies: 1
- Views: 61615
DVBdream Displays Incorrect tid
DVBdream shows the tid as "0" but TSreader shows the tid as "940". TSreader is correct.
TS file: http://dl.dropbox.com/u/7564898/test.ts
TS file: http://dl.dropbox.com/u/7564898/test.ts
- Wed Aug 25, 2010 3:41 pm
- Forum: Old bug reports & requests
- Topic: DVBdream crash on weak tuner signal strength
- Replies: 3
- Views: 71359
DVBdream crash on weak tuner signal strength
Problem signature: Problem Event Name: APPCRASH Application Name: dvbdream.exe Application Version: 1.5.4.2 Application Timestamp: 2a425e19 Fault Module Name: DivXDecH264.ax Fault Module Version: 9.0.1.21 Fault Module Timestamp: 4bb65af8 Exception Code: c0000005 Exception Offset: 0002678e OS Version...
- Thu Dec 10, 2009 8:30 pm
- Forum: Rusty Posts
- Topic: DD i too much instable in my pc
- Replies: 1
- Views: 55709
For h264 try divx h264 codec:
http://download.divx.com/divx/DivXInstaller.exe
Also try DVBdream v1.5:
http://www.dvbdream.org/files/dd_v15_beta7.exe
http://download.divx.com/divx/DivXInstaller.exe
Also try DVBdream v1.5:
http://www.dvbdream.org/files/dd_v15_beta7.exe
- Mon Oct 05, 2009 7:24 pm
- Forum: Bug Reports
- Topic: Error when adding more than 64 satellites(EAccessViolation)
- Replies: 0
- Views: 8893
Error when adding more than 64 satellites(EAccessViolation)
In "Diseqc Settings", "Diseqc Switch Type: v1.0 or v2.0". Adding more than 64 satellites total causes error.
- Fri Aug 28, 2009 12:21 pm
- Forum: General
- Topic: What does "NA Fast Scan" and "Network Scan&qu
- Replies: 7
- Views: 22450
its not exist with version 1.4i that i use i think you use older version and i didn't use it before. I use 1.4i and the option exists. On DVBdream homepage: v1.4i (03.02.2008) * Faster scan for NA satellites * Some TS record problems fixed * Improved Vista compatibility, Vista AERO window movement ...
- Thu Aug 27, 2009 7:27 am
- Forum: General
- Topic: What does "NA Fast Scan" and "Network Scan&qu
- Replies: 7
- Views: 22450
- Sun Aug 23, 2009 12:36 pm
- Forum: General
- Topic: What does "NA Fast Scan" and "Network Scan&qu
- Replies: 7
- Views: 22450
What does "NA Fast Scan" and "Network Scan&qu
What does "NA Fast Scan" and "Network Scan" do?
- Wed Aug 05, 2009 1:08 pm
- Forum: Rusty Posts
- Topic: error during channel scan (psiparser.dll Range check error.)
- Replies: 0
- Views: 53554
error during channel scan (psiparser.dll Range check error.)
Received error in EurekaLog1 then received error in EurekaLog2 while scanning for channels.
- Mon Aug 03, 2009 7:58 pm
- Forum: Module / Plugin Programming
- Topic: Need polarization of channel in BeforeChannelChange function
- Replies: 3
- Views: 16612
Been a while since i last worked with dvbdreams api - but i think DDMODAPI_GET_TRANSPONDER_INFO is supposed to return info for the previous channel in BeforeChannelChange, as Before suggests the channel change did not yet happen. Instead you should look for the info in the supplied pChannelInfo par...
- Sat Jul 18, 2009 3:16 pm
- Forum: Bug Reports
- Topic: dvbdream windows crashes
- Replies: 6
- Views: 22907
I first received the error below, then I received a DVBdream error. See attached for EurekaLog. Description: A problem caused this program to stop interacting with Windows. Problem signature: Problem Event Name: AppHangB1 Application Name: dvbdream.exe Application Version: 1.4.9.0 Application Timest...
- Sat Jul 18, 2009 12:38 pm
- Forum: Bug Reports
- Topic: dvbdream acfilter error
- Replies: 0
- Views: 9562
dvbdream acfilter error
First, I received the error shown in the attachment. Then I received a error in DVBdream: Problem signature: Problem Event Name: APPCRASH Application Name: dvbdream.exe Application Version: 1.4.9.0 Application Timestamp: 2a425e19 Fault Module Name: ac3filter.ax Fault Module Version: 1.3.1.0 Fault Mo...
- Thu Jul 16, 2009 8:42 pm
- Forum: Module / Plugin Programming
- Topic: Need polarization of channel in BeforeChannelChange function
- Replies: 3
- Views: 16612
Need polarization of channel in BeforeChannelChange function
I would like to retrieve the polarization of the channel being tuned. I tried doing this but I am getting the polarization of the previous channel instead of the channel being tuned. Any ideas of how I can solve this problem? Thanks. int __stdcall BeforeChannelChange (TChannelInfo *pChannelInfo) { T...
