Commit Graph

3493 Commits

Author SHA1 Message Date
Niels Martin Hansen d364d28f78 Vietnamese shell strings
Originally committed to SVN as r5431.
2011-06-16 18:29:24 +00:00
Niels Martin Hansen a7a084b416 Add a bunch more dictionaries to the installer. Closes #1309.
Originally committed to SVN as r5430.
2011-06-16 07:58:52 +00:00
Niels Martin Hansen 056d825a60 Updates Vietnamese translation, thanks to Manh Hung NGUYEN. Closes #1307.
Originally committed to SVN as r5429.
2011-06-16 07:42:21 +00:00
Niels Martin Hansen 48fcbb4d8a Updated Japanese and Finnish translations, thanks to JEEB.
Originally committed to SVN as r5428.
2011-06-15 18:14:25 +00:00
Niels Martin Hansen 2516c1e119 Czech resource strings for file associations.
Originally committed to SVN as r5427.
2011-06-12 19:48:04 +00:00
Niels Martin Hansen 4922eb9a5f Apparently WXK_WINDOWS_MENU and WXK_MENU are different keycodes for the same thing, except one only works on Windows and the other only works on non-Windows. Updates #1303.
Originally committed to SVN as r5426.
2011-06-12 16:22:30 +00:00
Niels Martin Hansen 82aa971f40 Make the Menu key pop up a right-click menu properly in the subs edit box. Updates #1303.
I don't want to close the ticket before it has been confirmed this also works on wxGTK.

Originally committed to SVN as r5425.
2011-06-12 14:29:29 +00:00
Niels Martin Hansen fb3ad77c6a Make the Menu key behave sensibly in the subs grid. Pushing it alone will open the menu on the active line, pushing Shift+Menu will open it for the headers.
Updates #1303.

Originally committed to SVN as r5424.
2011-06-12 14:16:03 +00:00
Niels Martin Hansen d9113a7193 Updated Spanish translation, thanks to tomman. Closes #1298.
(The submitter of the European Spanish translation didn't leave an e-mail address or other contact options, so I'll have to call that off.)

Originally committed to SVN as r5423.
2011-06-12 03:09:21 +00:00
Niels Martin Hansen 916d237f92 Updated Czech translation, thanks to Adam Rambousek.
Originally committed to SVN as r5422.
2011-06-12 02:40:26 +00:00
Karl Blomster e1c2e4b262 update ffms2 to r472
Originally committed to SVN as r5420.
2011-06-11 23:49:12 +00:00
Karl Blomster c29c9500a0 fix postproc detection
Originally committed to SVN as r5419.
2011-06-11 23:06:09 +00:00
Karl Blomster b86ff77d63 update ffms2 to 2.15.2.0 (r470)
Originally committed to SVN as r5418.
2011-06-11 17:03:58 +00:00
Niels Martin Hansen 8b5c470567 Make Selection dialogue only pop up a message box if zero lines were affected, otherwise display the result on the status bar.
This is a bit of a hack. Closes #1302.

Originally committed to SVN as r5417.
2011-06-11 15:40:27 +00:00
Niels Martin Hansen 8406473cfa Make Ctrl-Q the default hotkey for Exit on non-Windows platforms.
Not portable (straight) to trunk due to the new hotkey system there.

Originally committed to SVN as r5416.
2011-06-11 15:26:52 +00:00
Niels Martin Hansen c103d90b89 Rewritten SRT tag parser. Updates #1301.
Still needs a bunch more testing, should probably be merged into trunk after that.

Originally committed to SVN as r5415.
2011-06-10 18:32:24 +00:00
Niels Martin Hansen 4a86093835 Will now be shipping a different VSFilter that does only the CSRI API and depends on MFC in DLL. Make installer reflect that.
Originally committed to SVN as r5414.
2011-06-07 18:43:58 +00:00
Niels Martin Hansen 9681f962ea Those .mo files don't belong. Not sure why I insisted on keeping them on version control back when they were removed on trunk.
Originally committed to SVN as r5413.
2011-06-07 18:13:05 +00:00
Niels Martin Hansen 958c4fda29 utf8 should be UTF-8, in POT files.
Originally committed to SVN as r5412.
2011-06-07 18:08:20 +00:00
Niels Martin Hansen e0e47a4a08 Hungarian translation of associations string, thanks to Yuri. Closes #1299.
Originally committed to SVN as r5411.
2011-06-07 18:05:52 +00:00
Niels Martin Hansen 04ebb3ca85 Turn an inequality operator around and post-decrement a little less to fix #1300.
Originally committed to SVN as r5409.
2011-06-06 21:09:37 +00:00
Niels Martin Hansen c13944d22a Adding European Portuguese. Thanks to RiCON.
Originally committed to SVN as r5408.
2011-06-06 16:47:27 +00:00
Niels Martin Hansen 0f06008f8e Some more fixes to Italian translation, and adding Italian associations texts. Again thanks to Federico.
Originally committed to SVN as r5407.
2011-06-06 15:52:00 +00:00
Niels Martin Hansen 960dfe2c40 Bugfixes for installer. Upgrade was missing a file, and the Vietnamese localisation was installed to the wrong dir.
Originally committed to SVN as r5406.
2011-06-05 00:44:05 +00:00
Niels Martin Hansen 8bd1327f28 Add the two new resource files to the VC9 project file and remove changelog.txt from it.
Originally committed to SVN as r5405.
2011-06-05 00:43:01 +00:00
Niels Martin Hansen c5a78ab075 Kill off changelog.txt, it hasn't been maintained for ages and is no longer relevant.
Originally committed to SVN as r5404.
2011-06-05 00:41:47 +00:00
Niels Martin Hansen d33c008eab Add some localisable strings for file associations as resources for the Windows build. The language used for the associations data shown in the shell depends on the MUI language set in Windows. It probably only works on Windows Vista and late. (Earlier Windows versions will just see the un-localisable English strings.)
Originally committed to SVN as r5403.
2011-06-05 00:41:02 +00:00
Niels Martin Hansen e82bbb8a50 A basic versioninfo resource for the Windows build. Yet another place to manually update the version number, yay!
Originally committed to SVN as r5402.
2011-06-05 00:34:27 +00:00
Niels Martin Hansen 1e7ff60937 Updated Russian translation, thanks to Igor Urazov.
Originally committed to SVN as r5401.
2011-06-04 20:54:11 +00:00
Niels Martin Hansen b2a200b1ef Updated Brazilian Portuguese translation by the power of the AMZ.
Originally committed to SVN as r5400.
2011-06-04 20:27:30 +00:00
Niels Martin Hansen 13a9983adf Updated Greek translation, thanks to Gpower2 and Madarb.
Originally committed to SVN as r5399.
2011-06-04 16:15:09 +00:00
Niels Martin Hansen bf22fe3ea7 Bunch of minor updates to installer, mainly year=2011.
Originally committed to SVN as r5398.
2011-06-04 15:26:15 +00:00
Niels Martin Hansen 911afabf87 Updated Italian translation, thanks to Federico.
Originally committed to SVN as r5397.
2011-06-04 15:12:29 +00:00
Niels Martin Hansen 272ecfea0e Updated message catalogs from wxWidgets. Most are from 2.8.12, the Korean is from trunk. There were no changes to the Finnish catalog, and there is no Farsi one at all.
Originally committed to SVN as r5396.
2011-06-04 14:00:36 +00:00
Niels Martin Hansen ba0d5e6e95 Updated Hungarian translation. Thanks to Yuri. Updates #1299.
Originally committed to SVN as r5395.
2011-06-04 12:26:46 +00:00
Niels Martin Hansen 85374e4b6b Updated French translation. Thanks to César.
Originally committed to SVN as r5394.
2011-06-04 12:20:31 +00:00
Niels Martin Hansen d2269b405d Updated German translation. Thanks to Sebastian Billau.
Originally committed to SVN as r5393.
2011-06-04 12:19:25 +00:00
Niels Martin Hansen 703c5fee2e Updated Danish translation for 2.1.9
Originally committed to SVN as r5392.
2011-06-03 23:49:30 +00:00
Niels Martin Hansen 89808c6557 New POT file for version 2.1.9.
A bunch of strings removed and a single new one.

Originally committed to SVN as r5391.
2011-06-03 23:32:53 +00:00
Niels Martin Hansen 3bceb96937 Have the FFMS indexing code throw "user canceled" exceptions such that the audio provider can pass that on, and also implement user cancel handling in the video provider stuff.
Still hacky and not to be ported up.

Originally committed to SVN as r5390.
2011-06-03 20:26:21 +00:00
Niels Martin Hansen f24eaf6587 Hack in some slightly less insane exception handling during audio loading, such that the user can push Cancel and not be greeted by the non-error "You pressed cancel so I cancelled!"
Exception: If the user cancels FFMS indexing, it will still proceed to try the next provider, which is not entirely desirable either.

This is an ugly hack that should stay confined to the 2.1 series.

Originally committed to SVN as r5389.
2011-06-03 19:58:20 +00:00
Niels Martin Hansen 3e9316def2 Partly revert r5386, LC_ALL and LC_NUMERIC still need to be handled for all input methods to work. (Specifically, I found that XIM fails without this.) Updates #1205 and 248.
Originally committed to SVN as r5388.
2011-04-27 20:00:39 +00:00
Niels Martin Hansen ec24aae109 Ensure that the static box sizers in the translation assistant are created before the contained controls.
This should fix #1171.

Originally committed to SVN as r5387.
2011-04-27 19:10:28 +00:00
Niels Martin Hansen df7ef0e224 Remove Gtk/SCIM locale hack, it seems to be unneeded now. This should fix #1205 and #1248 and hopefully not break anything else.
Originally committed to SVN as r5386.
2011-04-27 16:04:08 +00:00
Niels Martin Hansen 47a5c15a14 Re-re-fix the video display sizing. This kills the sunken border for the video display (on Windows, did it ever show a border anywhere else?) but should make setting zoom levels work properly on both Windows and GTK. Mac untested.
Originally committed to SVN as r5385.
2011-04-27 15:36:37 +00:00
Niels Martin Hansen f58a709f0e Don't throw exceptions in ALSA player, just log errors to wx. Also, better error messages from playback failures.
Originally committed to SVN as r5384.
2011-04-27 09:01:21 +00:00
Niels Martin Hansen 0f7fc26ee4 Polish and better error handling for new ALSA player
Originally committed to SVN as r5383.
2011-04-27 08:48:01 +00:00
Niels Martin Hansen 9166803c21 Undo accidental FFmpegSource changes in r5380
Originally committed to SVN as r5382.
2011-04-27 08:14:55 +00:00
Niels Martin Hansen 2a26a2cba6 Completely rewritten ALSA player, works pretty well so far but is missing a bunch of error and edge-case handling. Updates #1131.
Originally committed to SVN as r5381.
2011-04-26 20:53:19 +00:00
Niels Martin Hansen 8eab3cdd13 Shuffle some lines around in the PulseAudio player, this seem to make PA happier and less abortive.
Originally committed to SVN as r5380.
2011-04-26 13:40:05 +00:00