Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2017-07-17 22:06:38 +0300
committerXhmikosR <xhmikosr@gmail.com>2017-07-22 20:00:54 +0300
commitf58efb7b5917807f709e53e179cf3ad4185fe244 (patch)
tree3404ccea9225849925fc600f72a07157044bf8b9 /docs
parent896c1cef7596b035147659f3ab57c8122729b55e (diff)
Update todo.
Diffstat (limited to 'docs')
-rw-r--r--docs/Todo.md14
1 files changed, 12 insertions, 2 deletions
diff --git a/docs/Todo.md b/docs/Todo.md
index 5f0644968..b7b81ceb8 100644
--- a/docs/Todo.md
+++ b/docs/Todo.md
@@ -1,6 +1,15 @@
# To-do
-Patches are always welcome. :)
+## Short-term stuff
+
+1. Migrate Trac to GitHub issues after we clean up any useless tickets
+2. Should we migrate the closed tickets too?
+3. Start fixing small bugs
+4. Make DrDump optional - see if there are better alternatives
+5. Improve nightly builds script to skip rebuilding LAV Filters if no relevant change has been committed
+6. Investigate using AppVeyor for nightlies
+7. Remove VirtualDub??
+8. Drop DX SDK 11, probably along with XP drop
## MPC-HC
@@ -13,7 +22,7 @@ Patches are always welcome. :)
## WebServer
-1. Update the images for player.html using a css sprite
+1. Update the images for player.html using CSS/SVG sprites
2. Add an alternative web interface if possible
## Installer
@@ -26,3 +35,4 @@ Patches are always welcome. :)
2. Define VSFilter's version numbers in a place accessible by its installer and VSFilter itself
3. Backport a few useful patches from those VSFilter forks; we need individual patches for that
and we have to make sure that everything works right for mpc-hc itself
+4. Release the installer version too