-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Clicking middle logo now toggles between play/pause (for audio playback). - Removed double click option on main window. - Moved F11 fullscreen toggle to accelerator table instead of WM_KEYDOWN. - Fix menu activation not working when pressing Alt key + menu key (IsDialogMessage was the culprit). - Fix for stepping past duration of media file with play speed increase and step 10. - Fix for SeekBar position still showing after end of media when play speed is increased. - Added EN, DE, FR, PL, IT languages using google translate (any mistakes let me know, or requests for languages). - Added language menu item on menu bar and loading menus based on language selection. - Made language specific versions of main menu. - Moved context menu to language specific versions. - Language setting saved in ini file, and applied when starting MediaPlayer. - Moved strings (tooltips etc) to string table resource for language change processing.
- Loading branch information
1 parent
4198720
commit 9962953
Showing
75 changed files
with
6,529 additions
and
1,015 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.