Commit Graph
6240 Commits
Author SHA1 Message Date
Jindra Petřík 3fcf8f20ee color dialog on Java9+ fix to compile on Java8 2022-12-18 23:10:24 +01:00
Jindra Petřík 34cc631d7e Fixed Warnings about invalid reflective access in color dialog on Java 9+ 2022-12-18 23:10:24 +01:00
Jindra Petřík 6e1cec1c5d Fixed raw editor editors for color, etc. 2022-12-18 23:10:24 +01:00
Jindra Petřík 27ce44705e Added delay to video playback to properly seek 2022-12-18 23:10:24 +01:00
Jindra Petřík 8577d8fb39 Folder preview for movies 2022-12-18 23:10:24 +01:00
Jindra Petřík c54217befe Show warning when opened SWF file has video tags and VLC is not available. 2022-12-18 23:10:24 +01:00
Jindra Petřík b941cbba04 Added #1564, #1676, #1697 to changelog of video.
Added support of alpha channel
2022-12-18 23:10:24 +01:00
Jindra Petřík e2628d6baf Hide VLC error output 2022-12-18 23:10:24 +01:00
Jindra Petřík cf9761de2c can be displayed refactoring 2022-12-18 23:10:24 +01:00
Jindra Petřík e0e7a82292 Properly clear video temp files on exit 2022-12-18 23:10:24 +01:00
Jindra Petřík e4f5ca4537 Read VLC path with correct bitness for current java 2022-12-18 23:10:24 +01:00
Jindra Petřík 3003cc3f24 Read VLC path from registry 2022-12-18 23:10:24 +01:00
Jindra Petřík 099b92f19f vlcj to readme 2022-12-18 23:10:24 +01:00
Jindra Petřík 1ba6b91965 video playback speed, hangs fixes, correct frame display 2022-12-18 23:10:24 +01:00
Jindra Petřík 85668bbb07 Added #1893 Experimental playback of DefineVideoStream tags with VLC player 2022-12-18 23:10:24 +01:00
Jindra Petřík efded83357 Even disabled save button disables switching on more items 2022-12-18 23:10:24 +01:00
Jindra Petřík 9dad2f8933 Even disabled save button disables switching 2022-12-18 23:10:24 +01:00
Jindra Petřík 179065f885 Disable switching when font info is edited 2022-12-18 23:10:24 +01:00
Jindra Petřík 486898b162 Disable tag info panel hyperlinks when editation 2022-12-18 23:10:24 +01:00
Jindra Petřík e7dc9728a1 Disable context menus on editation 2022-12-18 23:10:24 +01:00
Jindra Petřík a70fdae882 Fixed Raw editor item count and edit display 2022-12-18 23:10:24 +01:00
Jindra Petřík 60c5eb14ba Fixed Proper disabling switching items or other actions on editation 2022-12-18 23:10:24 +01:00
Jindra Petřík 8e8dadc23b Fixed Hiding selection after raw editation save 2022-12-18 23:10:24 +01:00
Jindra Petřík 19eafbf43e Added DebugId tag proper display and editation 2022-12-18 23:10:24 +01:00
Jindra Petřík 537d1b3adb Added ProductInfo tag information display 2022-12-18 23:10:24 +01:00
Jindra Petřík c361575a72 tests fix 2022-12-18 23:10:24 +01:00
Jindra Petřík 933aa4c234 Fixed AS3 - Resolving types on static protected namespaced properties
Fixed test data
2022-12-18 23:10:24 +01:00
Jindra Petřík 8388d6adf4 AS3 - "internal" keyword support 2022-12-18 23:10:24 +01:00
Jindra Petřík 3771e02ba2 Fixed #1006 AS3 - Warning - Function value used where type Boolean was expected
as3_new testdata compilers do not ignore warnings
as3_new testdata without warnings
2022-12-18 23:10:24 +01:00
Jindra Petřík 19d7f2c6b5 Added #1884 Memory search - show size and adress in hex, show only aligned to N bytes
Fixed #1884 Memory search - Logged exception when cannot get page range, Exception on sorting by pid
2022-12-18 23:10:24 +01:00
Jindra Petřík 8b6dd09069 organize imports 2022-12-18 23:10:24 +01:00
Jindra Petřík 4ea4419ac6 Fixed Tag dependency checking 2022-12-18 23:10:24 +01:00
Jindra Petřík 7629eb0f89 Do not add 0 as symbolclass needed character 2022-12-18 23:10:24 +01:00
Jindra Petřík 9143006e84 Symbolclass and Exportassets have needed characters 2022-12-18 23:10:24 +01:00
Jindra Petřík 82799562d0 #1511 to changeslog 2022-12-18 23:10:24 +01:00
Jindra Petřík 74cf717e9a Fixed Parsing obfuscated namespaces with hash character "#" 2022-12-18 23:10:24 +01:00
Jindra Petřík 307cb6aadf Fixed Reading UI32 values 2022-12-18 23:10:24 +01:00
Jindra Petřík 2f91b00c04 Added Quick search (Ctrl+F) for tag list view 2022-12-18 23:10:24 +01:00
Jindra Petřík 0e6ee840a2 Changed Quick search needs minimum of 3 characters 2022-12-18 23:10:24 +01:00
Jindra Petřík 296f58f059 Added #1765 Quick search tree for everything, not just AS3 classes 2022-12-18 23:10:24 +01:00
Jindra Petřík 3b2939c4ba Added #1898 Keyboard shortcut to remove tags (DEL, SHIFT+DEL) 2022-12-18 23:10:24 +01:00
Jindra Petřík f706a2a593 Fixed #1897 Close menu button without selecting specific item 2022-12-18 23:10:24 +01:00
Jindra Petřík f3256a9db8 begin new Unreleased section in changelog 2022-12-18 23:10:24 +01:00
Jindra Petřík 635ea186c7 Add files via upload 2022-12-17 18:57:47 +01:00
Jindra Petřík 3e87108420 version changed to 17.0.4 version17.0.4 2022-12-02 08:57:12 +01:00
Jindra Petřík 5d7d48d90b Fixed #1896 NullPointer during deobfuscation 2022-12-02 08:56:02 +01:00
Jindra Petřík b9736b3590 Fixed #1895 Handling of unstructured switch 2022-12-02 08:56:02 +01:00
Jindra Petřík 8e08fb4840 Fixed direct editing tests 2022-12-02 08:56:02 +01:00
Jindra Petřík 263b401efc Fixed #1888 Casts for missing types, cast handling for script local classes 2022-12-02 08:56:02 +01:00
Jindra Petřík 913d8102be begin new Unreleased section in changelog 2022-12-02 08:56:02 +01:00