Commit graph

577 commits

Author SHA1 Message Date
Damien Elmes
e93e29e45a always play audio in card layout; fix openPluginFolder on win32 2011-01-18 02:00:24 +09:00
Damien Elmes
49f3da23a4 fix exporting a packaged deck with media+foreign chars 2011-01-18 01:23:26 +09:00
Damien Elmes
a3bd909007 notify when undo done 2011-01-17 05:51:26 +09:00
Damien Elmes
ae2b1592dc don't die if a user redownloads a disabled plugin 2011-01-17 04:56:17 +09:00
Damien Elmes
37ea235b3d if failed cards customized, ensure we set custom mode 2011-01-17 02:31:54 +09:00
Damien Elmes
6f676c8f03 disable incremental reading on update 2011-01-14 18:29:46 +09:00
Damien Elmes
7a7c1d3b0d detect dropbox location 2011-01-13 18:32:03 +09:00
Damien Elmes
6ddc6641e0 fix record noise profile on win32 2011-01-13 05:44:31 +09:00
Damien Elmes
f01253c19a add confirmation to localize media 2011-01-10 18:53:57 +09:00
Damien Elmes
bc1526794f just don't migrate if paths are the same, instead of raising an error 2011-01-10 17:19:35 +09:00
Damien Elmes
9b9bb4bd64 make sure to clean up properly after incorrect user/pass 2011-01-02 18:43:03 +09:00
Damien Elmes
8fbf2cb412 translation patch from piotr 2011-01-02 10:00:10 +09:00
Damien Elmes
38aac3d4ab always save new decks to disk, improve importing
- instead of having various functions like importing & deck stats ask the user
  to save first, we ask the user for a deck name when they create a new deck
- importing now explains why a new deck has to be created
- don't bump deck mod time when setting media location
2010-12-27 02:46:26 +09:00
Damien Elmes
6a93e8f180 new option to download remote media 2010-12-25 11:26:04 +09:00
Damien Elmes
3eca37d75c disable broken lastCard=currentCard check for now 2010-12-25 07:07:39 +09:00
Damien Elmes
dcb5bf58f2 always setup media; try to find media from old dropbox location 2010-12-22 01:36:24 +09:00
Damien Elmes
aada2e4864 force inMainWindow() to on, make sure win is visible 2010-12-22 01:22:46 +09:00
Damien Elmes
195944b395 raise window at end of startup 2010-12-22 01:14:10 +09:00
Damien Elmes
f741b212a9 update obsolete plugin list 2010-12-21 03:53:01 +09:00
Damien Elmes
fe63d86386 don't limit more button width 2010-12-15 06:31:30 +09:00
Damien Elmes
bacaf4a3a8 don't import unicode paths on win32 2010-12-15 03:53:15 +09:00
Damien Elmes
f31793e321 direct user to set up dropbox 2010-12-13 04:09:25 +09:00
Damien Elmes
bbfe323587 prevent duplicate f2 shortcuts via edit current 2010-12-12 20:05:00 +09:00
Damien Elmes
c10068efc6 fix for sample card changing when editing from main window 2010-12-12 20:02:46 +09:00
Damien Elmes
73bd124b6c don't bother reporting used media; fix ctrl+l latex conflict with card layout 2010-12-11 02:13:27 +09:00
Damien Elmes
451b77cd46 update check media db dialog, add accelerators to some advanced menu items 2010-12-11 01:48:28 +09:00
Damien Elmes
f17eb0a836 remove obsolete latex routines, fix ctl+l shortcut in editor, update call() 2010-12-11 01:47:51 +09:00
Damien Elmes
464a9be86f remove cache/uncache latex, and export original media menu items 2010-12-10 23:58:47 +09:00
Damien Elmes
174c5a703b update download missing dialog 2010-12-10 23:55:44 +09:00
Damien Elmes
2c946fe366 tell dropbox support to use new media url location 2010-12-10 23:42:58 +09:00
Damien Elmes
6580a665e9 fact.setModified() needs deck arg 2010-12-10 23:27:06 +09:00
Damien Elmes
8d4a08dddf tweak wording of delete/hide options 2010-12-10 21:42:50 +09:00
Damien Elmes
ad08ad07f9 disable obsolete plugins 2010-12-09 18:00:31 +09:00
Damien Elmes
bfd4f7577d command+click on a mac 2010-12-09 17:09:22 +09:00
Damien Elmes
0e557e0389 since we may bump mod time when setting up media, do it after sync 2010-12-09 16:38:37 +09:00
Damien Elmes
405a28e090 skip dropbox init if media folder doesn't exist 2010-12-09 16:30:43 +09:00
Damien Elmes
7d846a85ab add missing / in media url 2010-12-09 16:30:06 +09:00
Damien Elmes
bff095925d split dropbox folder calculation into seperate defn so plugins can change it 2010-12-09 16:09:07 +09:00
Damien Elmes
33372980cc make sure src and dst locations are not the same 2010-12-09 16:01:25 +09:00
Damien Elmes
1d37924b54 improved media support
- tell deck the prefix based on program settings
- update media URL based on public link
- migrate media when moving between styles
2010-12-09 15:33:29 +09:00
Damien Elmes
1c599e7d76 media dir cwd set in libanki now 2010-12-09 13:03:38 +09:00
Damien Elmes
ff022119c3 abort download missing media early 2010-12-09 12:52:08 +09:00
Damien Elmes
e2644695cb remove obsolete forceMediaDir option 2010-12-09 12:28:01 +09:00
Damien Elmes
fbb1db8323 fix downloading personal deck when it hasn't been upgraded yet 2010-12-09 11:36:37 +09:00
Damien Elmes
7916d336e6 always clear plugin cache on windows 2010-12-07 18:09:30 +09:00
Damien Elmes
391a019b8b new layout icon; link from main screen 2010-12-07 18:03:43 +09:00
Damien Elmes
29978fffb8 treat an empty response like any other sync error 2010-12-07 10:39:16 +09:00
Damien Elmes
f72e8213d7 remove advanced options button from study options 2010-12-04 15:23:03 +09:00
Damien Elmes
0538430fac add unique window title to selective study 2010-12-04 13:26:45 +09:00
Damien Elmes
798b35d474 syncOpen/close into single setting, add option to disable syncName check 2010-12-04 13:21:24 +09:00