morkt
|
5e0240e176
|
(GUI): added troubleshooting dialog.
|
2018-01-16 12:03:23 +04:00 |
|
morkt
|
89a7910a57
|
(GUI): trim newlines from statusline messages.
|
2018-01-15 12:22:05 +04:00 |
|
morkt
|
466c159441
|
(GUI): restore focus to listview after file operations.
|
2018-01-12 19:57:56 +04:00 |
|
morkt
|
13829ca798
|
(GUI): added settings dialog.
|
2018-01-10 02:44:21 +04:00 |
|
morkt
|
342b96da22
|
(PlayFile): merged nested try blocks.
|
2018-01-02 20:28:30 +04:00 |
|
morkt
|
f34feafeee
|
(GUI): added stop playback button.
|
2018-01-02 07:05:18 +04:00 |
|
morkt
|
a54ecc3863
|
(GUI): strip quotes from path typed into location bar.
|
2017-12-15 01:09:21 +04:00 |
|
morkt
|
8d7d06e1ac
|
(GUI): convert wave audio providers to ISampleProvider.
avoids audio clicking at the end of playback.
|
2017-11-21 12:13:42 +04:00 |
|
morkt
|
dd26dd9ae3
|
(GUI): reset filename lookup on Enter keypress.
|
2017-11-12 09:58:58 +04:00 |
|
morkt
|
e10094bf8f
|
removed colon from error message.
|
2017-04-10 14:33:16 +04:00 |
|
morkt
|
1d5d74ce93
|
download formats db.
|
2017-02-14 13:11:57 +04:00 |
|
morkt
|
987d57a4db
|
check for updates - initial implementation.
|
2017-02-14 07:22:48 +04:00 |
|
morkt
|
661e986e85
|
(FileExistsDialog): new modal window.
added FileErrorDialog logic to GarConvert.
|
2017-02-03 18:04:35 +04:00 |
|
morkt
|
89b7d2cfd3
|
(GUI): improved selection by mask performance on large directories.
|
2017-01-12 11:14:05 +04:00 |
|
morkt
|
9c27c8b4f8
|
(LookupItem): moved timestamp update to InputData class.
|
2017-01-07 04:30:34 +04:00 |
|
morkt
|
152af64a9e
|
(CopyNamesExec): ignore clipboard errors.
|
2017-01-05 02:01:51 +04:00 |
|
morkt
|
2f4d258694
|
(MainWindow): [Ctrl+Ins] copies selected filenames to clipboard.
|
2017-01-04 21:43:42 +04:00 |
|
morkt
|
7b4b755e17
|
(PlayFile): don't dispose stream on successful open.
|
2016-10-17 11:14:42 +04:00 |
|
morkt
|
503b734645
|
migration to IBinaryStream interface.
|
2016-10-15 09:34:46 +04:00 |
|
morkt
|
5bf4a44bf5
|
(GUI): implemented file drop event.
|
2016-10-11 09:09:06 +04:00 |
|
morkt
|
58d66c4210
|
reset name look up on non-symbol key presses.
|
2016-09-09 13:18:18 +04:00 |
|
morkt
|
ecfd324f3b
|
added another localized string.
|
2016-05-20 04:08:21 +04:00 |
|
morkt
|
977d4f215f
|
always forget that linq First() accepts delegate.
|
2016-03-07 19:07:16 +04:00 |
|
morkt
|
1bed5aeb83
|
(AddSelectionExec): use FileNameGlob class for matching.
|
2016-03-06 15:18:22 +04:00 |
|
morkt
|
34b70e869e
|
(NextItemExec): scroll selection into view.
|
2016-02-15 02:39:29 +04:00 |
|
morkt
|
01153ad1a8
|
moved GUI project to a subdirectory.
|
2016-01-07 19:06:08 +04:00 |
|