Juergen Tem
|
877d31d36d
|
Add DialNorm reporting to DD+ streams.
Implements partly #13
|
2018-12-25 13:21:28 +01:00 |
|
Juergen Tem
|
6cbfe5f56f
|
Fix reporting of DD+ core track type
Fixes #13
|
2018-12-25 13:02:38 +01:00 |
|
Juergen Tem
|
9d1bcff6bb
|
Remember last window state on closing the application
Implements #11
|
2018-12-25 12:26:02 +01:00 |
|
Juergen Tem
|
9dba94d6fa
|
Bump Version
|
2018-12-25 01:58:35 +01:00 |
|
Juergen Tem
|
45a1206e98
|
Fix individual playlist scan
if "Display chapter count" is enabled
Fixes #10
|
2018-11-18 16:27:28 +01:00 |
|
Juergen Tem
|
4c9b4e5ae7
|
Fix weird window behavior after minimizing and restoring again main window
Fixes #8
|
2018-11-10 19:48:39 +01:00 |
|
Juergen Tem
|
9cffe0222c
|
Bump version
|
2018-11-10 17:43:17 +01:00 |
|
Juergen Tem
|
cfff035b13
|
Add chapter display to playlist view
Implements partly #8
|
2018-11-10 17:40:17 +01:00 |
|
Juergen Tem
|
6a32dc258b
|
Save Window position and size
Implements partly #8
|
2018-11-10 16:49:41 +01:00 |
|
Juergen Tem
|
9788c850a3
|
Add DirectoryMETA null Check
|
2018-11-08 16:11:49 +01:00 |
|
Juergen Tem
|
958d9a216f
|
Merge pull request #9 from wybb/UHD_Support
Add DiscDirectoryMETA null Check
|
2018-11-08 13:47:25 +01:00 |
|
wybb
|
e61c67268b
|
Add DiscDirectoryMETA null Check
|
2018-11-01 09:49:39 +08:00 |
|
Juergen Tem
|
5d265bd0d2
|
Fix alternative codec names for TrueHD and Atmos
|
2018-09-24 11:42:55 +02:00 |
|
Juergen Tem
|
21fc2340ba
|
Show HEVC chroma format only in detailed stream diagnostics
4:2:0 is the only allowed format for UHD bluray anyway
|
2018-09-21 12:19:22 +02:00 |
|
Juergen Tem
|
0d2d3e7854
|
Bump version
|
2018-09-20 22:03:26 +02:00 |
|
Juergen Tem
|
f2810cf0c0
|
Fix alternative stream format names
|
2018-09-20 22:03:15 +02:00 |
|
Juergen Tem
|
3f97bacafb
|
Added support for lossy DTS:X streams (based on DTS-HD High-Res Audio)
|
2018-09-20 21:57:38 +02:00 |
|
Juergen Tem
|
ea24959646
|
cosmetics
|
2018-09-20 15:46:20 +02:00 |
|
Juergen Tem
|
1b979f8e34
|
Read and display disc title from metadata if disc contains any
|
2018-09-20 15:42:22 +02:00 |
|
Juergen Tem
|
17579df6cb
|
Bump Version
|
2018-09-06 20:27:30 +02:00 |
|
Juergen Tem
|
4e5a117ce5
|
Copy full path of playlist or stream file when pressing CTRL+C, dependent on which list has focused
|
2018-09-06 20:24:46 +02:00 |
|
Juergen Tem
|
a433385533
|
Change HEVC Codec display name
|
2018-09-06 20:12:30 +02:00 |
|
Juergen Tem
|
6a85252851
|
Cosmetics
|
2018-05-13 01:30:49 +02:00 |
|
Juergen Tem
|
36eb9834a0
|
Make level of stream details configurable
Implements partly #4
|
2018-05-13 01:29:23 +02:00 |
|
Juergen Tem
|
fd06038d1c
|
Use non-culture specific number formatting,
to look same with all system locales.
Implements partly #4
|
2018-05-13 01:22:44 +02:00 |
|
Juergen Tem
|
1f2377293a
|
Bump Version
|
2018-05-12 03:17:12 +02:00 |
|
Juergen Tem
|
f186b5b553
|
Update report header
|
2018-05-12 03:16:56 +02:00 |
|
Juergen Tem
|
5c9b40cabb
|
Implement HEVC bitstream parsing
Based on MediaInfo code
Implements partly #4
|
2018-05-12 03:16:12 +02:00 |
|
Juergen Tem
|
ea25445244
|
Fix Bitstream reader - 8byte reads
|
2018-05-12 02:56:55 +02:00 |
|
Juergen Tem
|
53a7e2e5bf
|
Additional buffer reader functionality
|
2018-05-08 11:55:49 +02:00 |
|
Juergen Tem
|
e0674d356f
|
Improve reporting of disc features (3)
Implements partly #4
|
2018-05-08 01:40:41 +02:00 |
|
Juergen Tem
|
ff79baaee7
|
Additional buffer reader functionality
+ remove redundant variables and function calls from DTS/AC3 and HD variants parsers
|
2018-05-08 01:39:59 +02:00 |
|
Juergen Tem
|
5f26cd78bd
|
Improve reporting of disc features (2)
Implements partly #4
|
2018-05-06 20:56:33 +02:00 |
|
Juergen Tem
|
918e7166b0
|
Increase buffer for audio streams with very high bitrate,
frame data could exceed the buffer size.
Fixes #5
|
2018-05-06 20:26:28 +02:00 |
|
Juergen Tem
|
72604c3244
|
Change the way bitrate is reported for TrueHD streams.
Bitrate in description row is now reporting TrueHD bitrate, while the bitrate row is reporting overall bitrate.
Implements partly #4
|
2018-05-06 00:10:33 +02:00 |
|
Juergen Tem
|
ea3572385a
|
Fix TrueHD reported bitrate
core bitrate was ignored previously.
Implements partly #4
|
2018-05-05 21:46:11 +02:00 |
|
Juergen Tem
|
56a702d7f4
|
Bump Version
|
2018-05-05 18:37:58 +02:00 |
|
Juergen Tem
|
36d96ad0f5
|
Fix parsing of TrueHD/Atmos streams where the embedded core track could not be detected sometimes.
Fixes #3
|
2018-05-05 18:34:46 +02:00 |
|
Juergen Tem
|
812eae8252
|
Make main window bit bigger
|
2018-05-05 16:12:47 +02:00 |
|
Juergen Tem
|
0c14214ff9
|
Fix reading DD+ streams without extended bitstream info (e.g. DD+ secondary streams)
|
2018-05-05 16:10:26 +02:00 |
|
Juergen Tem
|
58b0b14d1a
|
Bump version
|
2018-05-04 16:59:57 +02:00 |
|
Juergen Tem
|
8bb55b01ee
|
Fix reading of DTS-HD streams without extended XLL Metadata
|
2018-05-04 16:58:23 +02:00 |
|
Juergen Tem
|
9f550ddcf4
|
Re-enable ISO button after previous read has failed
|
2018-05-04 09:38:13 +02:00 |
|
Juergen Tem
|
cdcd28f5a8
|
Fix reading of ISO images, which are already mounted.
|
2018-05-04 09:21:37 +02:00 |
|
Juergen Tem
|
6346924d78
|
Bump version
|
2018-05-01 11:10:32 +02:00 |
|
Juergen Tem
|
fbd7ba3b49
|
Update ZedGraph to latest version
|
2018-05-01 11:08:57 +02:00 |
|
Juergen Tem
|
c74c5bced8
|
Fixes disc size doubling on ISO images.
Fixes #2
|
2018-05-01 11:06:17 +02:00 |
|
Juergen Tem
|
46a4c87591
|
Bump Version
|
2018-04-30 00:12:11 +02:00 |
|
Juergen Tem
|
75980a6a48
|
Remove missing references
|
2018-04-30 00:11:37 +02:00 |
|
Juergen Tem
|
54b2c02228
|
Add Dolby Atmos detection in DD+ Streams
|
2018-04-30 00:01:08 +02:00 |
|