Skip to content

Releases: SuRGeoNix/Flyleaf

Flyleaf 2.3

15 Nov 21:20
Compare
Choose a tag to compare
Updating to 2.3

Additions / Improvements:

- 'Torrent Streaming' Faster/Stable/Performance wise & without drop bytes
- 'Settings' Adding Torrent Tab with for user customization
- 'Subtitles' more accurate searching with better results
- 'Packages/Libraries' Updates (From now on will use FFmpeg x64, however VS Designer requires x86 to work properly)

Issues:

- 'Decoding' crtical issue on broken frames was stopping the video
- 'Web Streaming' was not working as it had a wrong path for youtube-dl.exe (I had it in my $PATH environment did not notice earlier)
- 'Shutdown on Finish' Functionality (Integer Overflow)
- 'Download Next' Functionality was not working properly
- 'Key Bindings' were not working for upper cases
- Prevent display to turn off during playing (not tested yet)
- Compatibility issues with older Windows systems (identified by lenhatvu)


Former-commit-id: 7f81a87ce21146106530056e90fa65fde068a10d

Flyleaf 2.2

21 Oct 15:26
Compare
Choose a tag to compare
Updating to 2.2

1. Adding Settings Form & (Right Click) Menu
2. Adding Support for Shutdown After X Seconds Idle on Finished
3. Adding Support for Download Next Video/Episode on Torrent Streaming
4. Fixing Seek on Right Key Binding to ensure seeking forward (in case of I/Key Frames)
5. Fixing an issue with Subitles Resync on Torrent Streaming
6. Fixing a minor issue with TorSwarm DHT Thread


Former-commit-id: 41d01478a988555b48306d99b3f845c6f2ed4909

Flyleaf 2.1

17 Oct 09:16
Compare
Choose a tag to compare
Updating to 2.1 (stable)

1. Re-design to Single Demuxing/Decoder Context
2. Online Subtitles Support (OpenSubtitles.org)
3. Settings Load/Save implementation (todo Settings Form)
5. Fixing Issues & Better Threading implementation


Former-commit-id: 5c60cf3e7caaf9237070e25c3c5640ef235601c3

Flyleaf 2.0

03 Oct 17:27
Compare
Choose a tag to compare
1. Youtube Streaming Support Added - (youtube-dl)

2. Finally fixed that critical issue with seeking on matroska (was slowing down torrent streaming and not only that)
3. Re-enabled embedded subtitles also for torrent streaming (if still causes issues will be disabled again)
4. Disabled 'Debug' on D3D11 device (was causing issues on some systems (required libraries were missing)


Former-commit-id: 62ac41a838c73d8e42192035f018c212a9476b2b

v1.2.6

15 Jul 07:24
Compare
Choose a tag to compare

Updating to v1.2.6

Torrent Down Rate & Peers Stats
UI - Removed resizing Texture while Idle/UnIdle
New Key Bindings (Support Unicode - for any Keyboard Layout)
Help / Key Bindings (F1)
Subtitles Font Size (Ctrl + Left / Right)
Subtitles Location Height (Ctrl + Up / Down)
Subtitles Adjustment 2 - Large Step (Ctrl + ; / ')
Audio Adjustment 2 - Large Step (Ctrl + [ / ])

v1.2.5

18 Jun 11:16
Compare
Choose a tag to compare

UI - Critical Issue with HW Texture Rendering (not proper resize for swapchain)
UI - Lock was missing on HW Texture (was hunging the GPU Device)
UI - One Frame Before for VA Issue (D3D11Device Flushing requires few ms to complete)
Audio - Broken sound until NAudio buffer would be filled
Open - Crashing Issue Fixed
Memory - GPU Memory Leaks Issues with HW Frames (still having some during opening - not proper free of HW Shared Textures)
Subtitles - Font Changed, Better Synching and Rendering

v1.2.4

13 Jun 20:13
Compare
Choose a tag to compare
Updating to v1.2.4

UI / Torrent Streaming - Adding Escape / Middle Mouse Click for Torrent File List and jumping from one to another (it will continue from the point it stopped - no re-downloading)
UI - Adding Right Mouse Click for Pause/Play
TorSwarm - Implementing Pause/Continue Functionality (in case of different files within the torrent)
TorSwarm - Fixed an Issue with Include/Exlude Functionality (it was deleting the previous status of excluded files)
Updating FFmpeg's swscale to latest (after prev commit that linesize/pitch for software texture was fixed)


Former-commit-id: a57355ac414e22e160e29bc288264e6889bbe50c

v.1.2.3

09 Jun 09:08
Compare
Choose a tag to compare
Updating to v1.2.3

UI Auto Select First Media File (if no other exists)
UI Proper handling of new Monitor/Audio Device added (requires more testing)

Fixing Issue: Seeking on Torrent Streaming crashes #2
 TorSwarm: Proper handling thread abort while seeking on torrent streaming (during read part file, it was chaning file stream's position for writing)
 TorSwarm: Bug with the last chunkId
 MediaRouter: Proper management of current position on read/seek delegates

Updating Libraries
 TorSwarm
 FFmpeg.Autogen


Former-commit-id: e1c96b3835fd71c8aa2938214197294dd616fe6e

v1.2.2

03 Jun 16:50
Compare
Choose a tag to compare
Direct3D 11 Video Decoding Support (NV12)

Used the already included by Monogame, SharpDX Libraries


Former-commit-id: fce268ce785f4b76ae8961cc1bf3b26ce4c25866

v1.2.1

28 May 18:52
Compare
Choose a tag to compare
Add files via upload

Former-commit-id: c00c180da727ec68afbec009a68ee045f3fd1510