Back to Mpc Hc

To-do

docs/Todo.md

1.7.131.4 KB
Original Source

To-do

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 9 dependency
  9. Do we need include qt, realmedia, vd2, winddk?
  10. Remove some obsolete or unused stuff. DSUtil/vd*, deinterlace, NullRenderers, filters/muxers, LCDUI, Struct.h, Line21 decoder, WinLIRC, uICE.
  11. Remove VS2015 support

MPC-HC

  1. Remove support for unneeded/obsolete renderers

MPCIconLib

  1. Replace the file association icons with better looking ones

WebServer

  1. Update the images for player.html using CSS/SVG sprites
  2. Add an alternative web interface if possible

Installer

  1. Add file association tasks, see https://trac.mpc-hc.org/ticket/2207

VSFilter

  1. Use the defines from version.h for MPC_COPYRIGHT_STR in VSFilter
  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