]> git.sesse.net Git - vlc/blob - TODO
Input options inheritance for playlists
[vlc] / TODO
1 # VLC Todo\r
2 # Difficulty values: Easy, Medium, Hard, Guru\r
3 #\r
4 # Urgency values: Wishlist, Normal, Important, Critical\r
5 \r
6 Task\r
7 Difficulty: Easy\r
8 Urgency: Critical\r
9 Platform: any\r
10 Description: World domination\r
11  We need to dominate the world\r
12 Status: Todo\r
13 \r
14 Task\r
15 Difficulty: Medium\r
16 Platform: any\r
17 Urgency: Wishlist\r
18 Description: RAR/ZIP/... access\r
19 An access module that would be able to uncompress compressed files.\r
20 Status: Todo\r
21 \r
22 Task\r
23 Difficulty: Medium\r
24 Platform: any\r
25 Urgency: Wishlist\r
26 Description: DVTS support\r
27 DV over RTP support. See <a href="http://www.sfc.wide.ad.jp/DVTS/">DVTS homepage</a>\r
28 Status: Todo\r
29 \r
30 Task\r
31 Difficulty: Easy\r
32 Platform: any\r
33 Urgency: Urgent\r
34 Description: proper DVD controls\r
35 Most importantly a proper button that will take you straight to the DVD menu. But also, next/prev chapter should be integrated with next/prev playlistitem.\r
36 Status: Todo\r
37 \r
38 Task\r
39 Difficulty: Easy\r
40 Platform: Linux, Win32, Mac OS X\r
41 Urgency: Normal\r
42 Description: Streaming wizard\r
43  Finish the streaming wizard (85% finished)<br />\r
44 The mac version is at 0%\r
45 Status: Assigned to zorglub\r
46 \r
47 Task\r
48 Difficulty: Easy\r
49 Platform: all\r
50 Urgency: Normal\r
51 Description: configure overview of modules\r
52  configure should report what it will and what it won't build, after it is done running.\r
53 Status: Todo\r
54 \r
55 Task\r
56 Difficulty: Hard\r
57 Platform: WinCE\r
58 Urgency: Wishlist\r
59 Description: WinCE port finalizing\r
60 The WinCE port is already quite functional but we still miss a GAPI video output (GDI works but is slow) and an interface.\r
61 Some code already exists for that (http://sourceforge.net/projects/vlcpocketpc/) and would need to be imported into the VLC source tree.\r
62 Downloads should be added to the main vlc download page. We need an icon for this. \r
63 Status: Assigned to MixerAnderson\r
64 \r
65 Task\r
66 Difficulty: Hard\r
67 Urgency: Normal\r
68 Platform: any\r
69 Description: Dual window in embed mode\r
70 Windows taskbar reports two windows in the video embed mode.\r
71 Status: Done\r
72 \r
73 Task\r
74 Difficulty: Guru\r
75 Urgency: Normal\r
76 Platform: any\r
77 Description: External audio file playing\r
78  Allow several access from an input thread to allow for multi-input<br />\r
79 (90% done) Add GUI elements\r
80 Status: Assigned to fenrir\r
81 \r
82 Task\r
83 Difficulty: Hard\r
84 Urgency: Normal\r
85 Platform: any\r
86 Description: make everything UTF-8 based\r
87  Convert everything that deals with strings to a UTF-8 based system. Not very difficult, but needs a lot of checking, testing and allows for easy breakage.\r
88 Status: Todo\r
89 \r
90 Task\r
91 Difficulty: Medium\r
92 Urgency: Wishlist\r
93 Platform: any\r
94 Description: Full blown OSD system \r
95  In the line of freevo etc.\r
96 Status: Assigned to thedj, jpsaman and yoann\r
97 \r
98 Task\r
99 Difficulty: Medium\r
100 Urgency: Normal\r
101 Platform: any\r
102 Description: Rewrite the SAP parser\r
103  The SAP parser is very dirty at the moment, and needs a complete rewrite.\r
104  - caching support<br />\r
105 Status: Assigned to zorglub (80% done)\r
106 \r
107 Task\r
108 Difficulty: Medium\r
109 Urgency: Normal\r
110 Platform: any\r
111 Description: Playlist II\r
112  A hierarchized playlist structure, eventually using a media library.\r
113 Think playlist within playlist, directory structures, SAP section, TV channels list, iTunes library like stuff etc. <a href="http://sierra.via.ecp.fr/~zorglub/vlc/playlist.txt">Thoughts and ideas (not up-to-date)</a><br />\r
114 50% done.<br />\r
115 Todo:<br />\r
116 - Core support<br />\r
117    - *** Fix meta-information (author and duration)<br />\r
118    - *** Improve random mode and fix loop<br />\r
119    - *   "Name finder"<br />\r
120    - *   "Protocol rollover" node<br />\r
121    - *** Item moving/copying facilities<br />\r
122    - *** Live directory representation<br /> \r
123 - Helper modules<br />\r
124    - **  ASX and B4S parsers (see below)<br />\r
125    - *   Rewrite SLP announce discovery<br />\r
126    - **  Adapt CDDAX<br />\r
127    - **  Fix MP4, LIVE.COM<br />\r
128 - *** Implement in MacOS X and Skins 2 interfaces<br />\r
129 - wx implementation :<br />\r
130    - *** Investigate bug with wxImageList<br />\r
131    - **  Support item move/copy<br />\r
132    - *   Explorer view<br />\r
133    - *** Fix search<br />\r
134    - **  Clever update using i_serial<br />\r
135    - *   Playlist preferences panel<br />\r
136    - **  Improve iteminfo dialog<br />\r
137 Status: Assigned to zorglub\r
138 \r
139 Task\r
140 Difficulty: Easy\r
141 Urgency: Normal\r
142 Platform: any\r
143 Description: fix ASX playlist parser\r
144 Basically our asx parser is broken. It doesn't handle relative links. It should also URL encode the hrefs (spaces in the url need to be converted to %20 etc). protocol rollover, authors, title's etc etc aren't handled. See <a href="http://www.meetnewplayers.com/bend/Windows%20Media%20-%20Fun%20with%20asx%20files2.htm">this</a> for asx examples. It is still located in the old demux/m3u.c module instead of modules/demux/playlist/\r
145 Status: Todo\r
146 \r
147 Task\r
148 Difficulty: Medium\r
149 Urgency: Normal\r
150 Platform: any\r
151 Description: fix current muxers.\r
152 Our avi muxer doesn't produce valid files\r
153 Status: Todo\r
154 \r
155 Task\r
156 Task\r
157 Difficulty: Easy\r
158 Urgency: Wishlist\r
159 Platform: any\r
160 Description: GSM decoder\r
161 The <a href="http://kbs.cs.tu-berlin.de/~jutta/toast.html">Toast</a> implementation.\r
162 Status: Todo\r
163 \r
164 Task\r
165 Difficulty: Easy\r
166 Urgency: Wishlist\r
167 Platform: any\r
168 Description: AMR decoder\r
169 We will need to find one that isn't based on the reference code.\r
170 Status: Todo\r
171 \r
172 Task\r
173 Difficulty: Easy\r
174 Urgency: Wishlist\r
175 Platform: any\r
176 Description: MusePack decoder\r
177 Need I say more? <a href="http://www.hydrogenaudio.org/index.php?showtopic=21775&">MPCdec</a>. We are awaiting MPC 7.5 or 8.0 specification which should split the codec from the fileformat.\r
178 Status: Todo\r
179 \r
180 Task\r
181 Difficulty: Easy\r
182 Urgency: Normal\r
183 Platform: any\r
184 Description: 24 bit LPCM\r
185 - Increasingly more DVDs use 24 bit LPCM sound. We should support it.\r
186 Status: Todo\r
187 \r
188 Task\r
189 Difficulty: Easy\r
190 Urgency: Normal\r
191 Platform: Mac OS X\r
192 Description: LPCM\r
193 The LPCM decoder outputs really small samples which aren't accepted properly by the macosx coreaudio resampler, causing VLC to not output any sound with many DVD's. A test sample that shows this effect on the mac is the Madonna clip.\r
194 Status: Todo\r
195 \r
196 Task\r
197 Difficulty: Easy\r
198 Urgency: Wishlist\r
199 Platform: any\r
200 Description: APE decoder\r
201 Need I say more? <a href="http://www.monkeysaudio.com/">Monkeys Audio (APE)</a> website. This codec is currently not GPL compatible. We will have to await a GPL compatible implementation of this.\r
202 Status: Todo\r
203 \r
204 Task\r
205 Difficulty: Easy\r
206 Urgency: Wishlist\r
207 Platform: any\r
208 Description: flash video playing/streaming\r
209 A flash video muxer and demuxer. FFMPEG can already output flash video. a waste not to make use of that capability.\r
210 Status: Todo\r
211 \r
212 Task\r
213 Difficulty: Medium\r
214 Urgency: Wishlist\r
215 Platform: any\r
216 Description: Closed Captions/Teletext support\r
217 In order to conform to international regulations, VLC needs to be able to decode the closed captions in TV, DVD, DVB and HDTV video. V4L has a CC api, DVD and HDTV usually have them in a seperate stream.<br />\r
218  - Use ZVBI library for VBI decoding and image generation<br />\r
219  - ESTI EN 300 472 for EBU teletext support in DVB<br />\r
220 Perhaps look at Xawtv, dvbtext and other vbi, vtx systems.\r
221 Status: Todo\r
222 \r
223 Task\r
224 Difficulty: Medium\r
225 Urgency: Wishlist\r
226 Platform: any\r
227 Description: DVB info in NIT\r
228 We need to get the information of a DVB stream that are in the NIT (current program, next program, ...)\r
229 Status: Todo\r
230 \r
231 Task\r
232 Difficulty: Medium\r
233 Urgency: Wishlist\r
234 Platform: any\r
235 Description: IceCast/ShoutCast serving\r
236 This would be a nice thing for the sake of completeness of VLC's streaming capabilities.\r
237 Status: Todo\r
238 \r
239 Task\r
240 Difficulty: Hard\r
241 Urgency: Normal\r
242 Platform: Any\r
243 Description: Rework of the preferences\r
244  * New information in preferences for a rework of how preferences are sorted in interfaces\r
245  * New widget types\r
246  See http://www.via.ecp.fr/via/ml/vlc-devel/200409/msg00409.html\r
247 Status: Assigned to zorglub\r
248 \r
249 Task\r
250 Difficulty: Hard\r
251 Urgency: Normal\r
252 Platform: Mac OS X\r
253 Description: New OS X preferences\r
254  New preferences for Mac OS X. Current not suited for Mac Users and several\r
255 Pref. elements are broken (hotkeys and int with string desc.).\r
256 Status: Todo\r
257 \r
258 Task\r
259 Difficulty: Easy\r
260 Urgency: Normal\r
261 Platform: Mac OS X\r
262 Description: OS X bookmarks window\r
263 We miss a bookmarks window like the wxwidget one.\r
264 Status: Todo\r
265 \r
266 Task\r
267 Difficulty: Hard\r
268 Urgency: Critical\r
269 Platform: Mac OS X\r
270 Description: CoreAudio multichannel audio output.\r
271  Convert to <a href="http://www.mat.ucsb.edu:8000/CoreAudio/108">AUHAL</a> based sytem.\r
272 Still no info over S/PDIF output available.\r
273 Outstanding issues:<br />\r
274  - G5 S/PDIF not working<br />\r
275  - G5 PCM not working because S/PDIF is selected by default, even if not connected.<br />\r
276 Status: Todo\r
277 \r
278 Task\r
279 Difficulty: Hard\r
280 Urgency: Normal\r
281 Platform: any\r
282 Description: Stream text subtitles\r
283  Find a a way to stream text subtitles, in TS and in RTP.<br />\r
284  Needs testing and validating\r
285 Status: 65% (fenrir)\r
286 \r
287 Task\r
288 Difficulty: Medium\r
289 Urgency: Normal\r
290 Platform: any\r
291 Description: RTSP server\r
292 Full implementation of a RTSP server. We already have a very basic implementation working but it does need a lot more work. See the following <a href="http://via.ecp.fr/via/ml/streaming/200408/msg00068.html">mail</a> and <a href="http://via.ecp.fr/via/ml/streaming/200410/msg00002.html">mail</a>.\r
293 Status: 90%\r
294 \r
295 Task\r
296 Difficulty: Easy\r
297 Urgency: Wishlist\r
298 Platform: any\r
299 Description: More/Better Picture filters\r
300 There are several picture filters (blend, scale), but we can use more (screenshot, crop, move..) We probably need on the fly picture filter insertion as well.\r
301 Status: Todo\r
302 \r
303 Task\r
304 Difficulty: Guru\r
305 Urgency: Wishlist\r
306 Platform: any\r
307 Description: Vout redesign\r
308 - vout needs distinct splitting into vout_core, vout_window, pic_filter, vout_filter\r
309 - needs 'assistence' vout windows (clone filters, goom) etc.\r
310 - 4:3, 16:9, freeform Aspect Ratio\r
311 - cropping and padding (do at OS level, but provide a core call to set it up and configure).\r
312 - OSD at window resolution instead of video res (secondary vout channel)\r
313 - a OSD needs to be bound to a vout stream (no subs on goom vout)\r
314 - Use OS native calls where appropriate, with 'C' fallbacks. (OpenGL, Quartz, DirectX already has many of the funtionalities we seek and sometimes they are a lot faster too).\r
315 Status: Todo\r
316 \r
317 Task\r
318 Difficulty: Medium\r
319 Urgency: Wishlist\r
320 Platform: any\r
321 Description: Subtitle work\r
322 - better SSA support with postioning, colors etc.\r
323 - Fix subtitles dialogs (mac done)\r
324 Status: Todo\r
325 \r
326 Task\r
327 Difficulty: Easy\r
328 Urgency: Wishlist\r
329 Platform: any\r
330 Description: Automatic charset recognition\r
331 See if we can use <a href="http://trific.ath.cx/software/enca/">ENCA</a> for automatic charset recognition on subtitle files. Might simplify usage of sub files a lot? Might require complete file to be parsed by ENCA before good result is returned?\r
332 Status: Todo\r
333 \r
334 Task\r
335 Difficulty: Guru\r
336 Urgency: Wishlist\r
337 Platform: Mac OS X\r
338 Description: skins2\r
339 Port VLC skins to Objective C++ and OSX. Also requires the intf to be a dialog handler.\r
340 Status: Todo\r
341 \r
342 Task\r
343 Difficulty: Hard\r
344 Urgency: Wishlist\r
345 Platform: any\r
346 Description: informing user.\r
347 Implement a system to: <br />\r
348  - Alert the user of critical errors (cannot play file). Should be blocking. <br />\r
349  - Ask the user a question (Are you sure? or Try to Fix index of avi? or Overwrite File?)<br />\r
350  - Inform the user, without disturbing him. (Buffering stream). This might require a displaytime or something. Because how do we know how long this information should be displayed? Also think of buffering 0-100%<br /> \r
351  - present a user/passwd dialog when we get an authentication failure on a stream.<br />\r
352 Status: Todo\r
353 \r
354 Task\r
355 Difficulty: Hard\r
356 Urgency: Wishlist\r
357 Platform: any\r
358 Description: Full H323 Videoconferencing\r
359 VLC isn't really suited for this yet, because it introduces quite large latencies. This should be fixed before the H323 can ever come close to working in VLC.\r
360 We also will need SIP support.\r
361 Status: Todo\r
362 \r
363 Task\r
364 Difficulty: Guru\r
365 Urgency: Normal\r
366 Platform: Mac OS X\r
367 Description: SVCD support\r
368 libcdio needs to be ported to the Mac to support the cddax and vcdx modules for proper SVCD support\r
369 Status: Todo\r
370 \r
371 Task\r
372 Difficulty: Hard \r
373 Urgency: Wishlist\r
374 Platform: Mac OS X\r
375 Description: QuickTime capturing\r
376 Allow capturing from QuickTime Firewire, USB and PCI devices.\r
377 Possibly see: <a href="http://bugzilla.videolan.org/cgi-bin/bugzilla/show_bug.cgi?id=416">Bug 416</a>\r
378 Status: Todo\r
379 \r
380 Task\r
381 Difficulty: Medium\r
382 Urgency: Normal\r
383 Platform: Mac OS X\r
384 Description: Finish Mac Mozilla plugin\r
385 The Mac mozilla plugin needs some more work to be useable. Basic funtionality is working. However the video-output part needs some more work since it was crashing. See svn history for the old code. \r
386 Status: Halfway (stalled)\r
387 \r
388 Task\r
389 Difficulty: Easy\r
390 Urgency: Normal\r
391 Platform: any\r
392 Description: Controlling the mozilla plugin\r
393 The mozilla plugin needs to be better controllable (via javascript). <br />\r
394 - retrieve variable values.<br />\r
395 - open VLC media player<br />\r
396 - default html page to control the plugin<br />\r
397 - XUL controls<br />\r
398 (80% done) see:<br />\r
399 <a href="http://sierra.via.ecp.fr/~zorglub/vlc/plugin/vlc.html">Javascript controls</a>\r
400 <a href="http://sierra.via.ecp.fr/~zorglub/vlc/xul/">XUL controls</a>\r
401 <a href="http://mplayerplug-in.sourceforge.net/">MPlayer Mozilla plugin</a>\r
402 Status: Assigned to zorglub\r
403 \r
404 Task\r
405 Difficulty: Hard\r
406 Urgency: Wishlist\r
407 Platform: Windows\r
408 Description: ActiveX control for VLC\r
409  We need an ActiveX version of VLC for IE intergration\r
410 Status: Todo\r
411 \r
412 Task\r
413 Difficulty: Easy\r
414 Urgency: Wishlist\r
415 Platform: any\r
416 Description: export paramaters of an input\r
417  Export the Media Info of a file/source to a standard xml file for use by other applications. Possibly combine with file "probe'ing".<br />\r
418  - AR<br />\r
419  - size<br />\r
420  - bitrate<br />\r
421  - resolution<br />\r
422  - codecs, etc.<br />\r
423 Status: Todo\r
424 \r
425 Task\r
426 Difficulty: Easy\r
427 Urgency: Wishlist\r
428 Platform: any\r
429 Description: SSL http\r
430 SSL encrypted HTTP communication. To support protected VoD.<br />\r
431 The question is how to neatly integrate it into our API. Support for all our http handling plugins means complicating the API. Perhaps we should store the SSL context in the p_sys of the vlc_object that is calling it? Tad dangerous, but would keep stuff simple.\r
432 Status: Done\r
433 \r
434 Task\r
435 Difficulty: Hard\r
436 Urgency: Wishlist\r
437 Platform: any\r
438 Description: http cookies\r
439 For protected VoD  (http://a-select.surfnet.nl)\r
440 Status: Todo\r
441 \r
442 Task\r
443 Difficulty: Easy\r
444 Urgency: Wishlist\r
445 Platform: any\r
446 Description: Progressive download playing\r
447 Allow application/vlc mimetype to launch VLC instead of plugin for video file.\r
448 Allows for Progressive download to TEMP folder from browsers. VLC would play the file in the TEMP.\r
449 Status: Todo\r
450 \r
451 Task\r
452 Difficulty: Medium\r
453 Urgency: Wishlist\r
454 Platform: any\r
455 Description: rendezvous announces\r
456 Apple released the rendezvous code under a Open Source license now. perhaps it can be used. (It's OpenTalk now btw).<br />\r
457 DMAP protocol announce for videos.\r
458 Status: Todo\r
459 \r
460 Task\r
461 Difficulty: Easy\r
462 Urgency: Wishlist\r
463 Platform: any\r
464 Description: SDL vout cleaning\r
465 The SDL vout hasn't been updated for a long while. It needs some cleaning up. New hotkeys support, better resizing, alignment etc. Even though SDL isn't used much, this vout shouldn't disappear, because it is a crossplatform API.\r
466 Status: Todo\r
467 \r
468 Task\r
469 Difficulty: Easy\r
470 Urgency: Normal\r
471 Platform: Win32/Linux\r
472 Description: V4L and dshow tuning support\r
473 We need an API that allows us to control the tuning of V4L and dshow TV cards.\r
474 Status: Todo (CryHavoc)\r
475 \r
476 Task\r
477 Difficulty: Easy\r
478 Urgency: Wishlist\r
479 Platform: any\r
480 Description: Electronic Program Guide\r
481 Integrate a EPG system into VLC.\r
482 Status: Todo (CryHavoc)\r
483 \r
484 Task\r
485 Difficulty: Hard\r
486 Urgency: Wishlist\r
487 Platform: any\r
488 Description: a Time Shifting module\r
489 This module should create TiVo like capabilities for VLC.\r
490 Status: Todo (CryHavoc)\r
491 \r
492 Task\r
493 Difficulty: Medium\r
494 Urgency: Wishlist\r
495 Platform: any\r
496 Description: UDP packet reordering\r
497 Currently we ignore every packet that is too late and just wait for a fresh one.\r
498 It would be nice to be able to reorder the packets in the buffer to prevent degredation of the signal.\r
499 Status: Todo\r
500 \r
501 Task\r
502 Difficulty: Easy\r
503 Urgency: Wishlist\r
504 Platform: any\r
505 Description: Make vlm more user friendly (setup etc)\r
506 vlm is kinda a pain to setup if you are not entirely experienced with A/V and streaming or VLC for that matter. It can be heavily improved by updating the vlm http interface. Using seperate fields for the need paramters of a schedule/source.\r
507 Status: Todo\r
508 \r
509 Task\r
510 Difficulty: Easy\r
511 Urgency: Wishlist\r
512 Platform: any\r
513 Description: Protocol rollover\r
514 It would be cool if VLC supported something like a protocol rollover mechanism, much like WM server has as well. Multicast, UDP, TCP, HTTP etc.\r
515 However, how spec compliant can this be?<br />\r
516 We require a timeout on udp connecting. Beyond this a playlist file can be used to do a form of protocol rollover when one of the links fails ( or implement this in the new style playlist system [only advance index on failure]).\r
517 Status: Todo\r
518 \r
519 Task\r
520 Difficulty: Hard\r
521 Urgency: Wishlist\r
522 Platform: any\r
523 Description: NAT issues\r
524 Find a way to deal with clients behind a NAT. Multicast and RTSP work 'poorly' in these setups. NATP2P, STUN, UDP hole punching, other techniques ????\r
525 Protocol rollover can be a solution for a lot of these issues.\r
526 Use full DNS names in SDP\r
527 Status: Todo\r
528 \r
529 Task\r
530 Difficulty: Medium\r
531 Urgency: Wishlist\r
532 Platform: any\r
533 Description: Gstreamer and Helix API integration\r
534 See if you can support GStreamer and helix plugins in one way or another.\r
535 Status: Todo\r
536 \r
537 Task\r
538 Difficulty: Easy\r
539 Urgency: Wishlist\r
540 Platform: any\r
541 Description: Gnome-vfs support\r
542 For integration with smb, sftp and other file sharing/mounting methods\r
543 Status: Todo\r
544 \r
545 Task\r
546 Difficulty: Medium\r
547 Platform: any\r
548 Urgency: Important\r
549 Description: Update matroska demux\r
550  Better Seeking\r
551 Status: Todo\r
552 \r
553 Task\r
554 Difficulty: Hard\r
555 Platform: any\r
556 Urgency: Wishlist\r
557 Description: Matroska muxer\r
558  We need one :)\r
559 Status: Todo\r
560 \r
561 Task\r
562 Difficulty: Medium\r
563 Platform: any\r
564 Urgency: Wishlist\r
565 Description: TTA decoder\r
566   TTA is said to be a fast en good lossless codec. Opensource library\r
567   availabe: http://tta.corecodec.org/\r
568 Status: Todo\r
569 \r
570 Task\r
571 Difficulty: Medium\r
572 Platform: any\r
573 Urgency: Wishlist\r
574 Description: Option to automatically deinterlace when needed\r
575   Mkv stores wether a video track is interlaced in the traxk descriptor\r
576   libmpeg2 etc output this information in the header AND on a per-picture basis\r
577 Status: Todo\r
578 \r
579 Task\r
580 Difficulty: Easy\r
581 Platform: any\r
582 Urgency: Wishlist\r
583 Description: UDF decoder\r
584 Support for the new XML based subtitle format called UDF\r
585 Status: Todo\r
586 \r
587 Task\r
588 Difficulty: Hard\r
589 Platform: any\r
590 Urgency: Wishlist\r
591 Description: Faster deinterlacing\r
592 Our deinterlacers are relatively slow. DScaler has the best Soft deinterlacers out there.\r
593 Unfortunatly it is very Win32 focused.\r
594 \r
595 Status: Todo\r
596 \r
597 Task\r
598 Difficulty: Medium\r
599 Platform: any\r
600 Urgency: Wishlist\r
601 Description: More service discovery modules\r
602 - Port UPnP support from http://sourceforge.net/project/showfiles.php?group_id=89768 <br />\r
603 - libhal based discovery (should be able to find cd,dvd,capture cards,etc etc <br />\r
604 - Perhaps a generalized webpage parser (use user supplied templates to parse\r
605    streams from popular websites )\r
606 Status: Todo\r
607 \r
608 Task\r
609 Difficulty: Medium\r
610 Platform: any\r
611 Urgency: Wishlist\r
612 Description: Autoselect a track based on preferred language\r
613 Problems might exist with formats that don't have headers?\r
614 Most part easy to do, because the language info is stored in the ES format structs these days.\r
615 Status: Todo\r
616 \r
617 Task\r
618 Difficulty: Hard\r
619 Platform: any\r
620 Urgency: Immediate\r
621 Description: Clock Synchro redesign\r
622 We need to adapt the clock synchro to work better with BOTH files and streams.\r
623 Status: Todo\r
624 \r
625 Task\r
626 Difficulty: Easy\r
627 Platform: win32\r
628 Urgency: Wishlist\r
629 Description: file filters in the open dialog\r
630 Have default filters in the open dialog. like:\r
631 All files<br />\r
632 Sound Files( .mp3, .ogg, .wav, .m4a, .m4p)<br />\r
633 Video Files( .avi, .mkv, .mov, .mpg, .m2v, etc)<br />\r
634 Subtitle Files( .idx, .sub, .utf, .srt)<br />\r
635 Status: Todo\r
636 \r
637 \r
638 # Do not remove me\r
639 Task\r