]> git.sesse.net Git - vlc/blob - TODO
Add directory in wxWidgets
[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: Assigned to gibalou\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: Todo\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    - **  input options inheritance (down nodes)<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    - **  Add Directory<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: Mac OS X\r
243 Description: New OS X preferences\r
244  New preferences for Mac OS X. Current not suited for Mac Users and several\r
245 Pref. elements are broken (hotkeys and int with string desc.).\r
246 Status: Todo\r
247 \r
248 Task\r
249 Difficulty: Easy\r
250 Urgency: Normal\r
251 Platform: Mac OS X\r
252 Description: OS X bookmarks window\r
253 We miss a bookmarks window like the wxwidget one.\r
254 Status: Todo\r
255 \r
256 Task\r
257 Difficulty: Hard\r
258 Urgency: Critical\r
259 Platform: Mac OS X\r
260 Description: CoreAudio multichannel audio output.\r
261  Convert to <a href="http://www.mat.ucsb.edu:8000/CoreAudio/108">AUHAL</a> based sytem.\r
262 Still no info over S/PDIF output available.\r
263 Outstanding issues:<br />\r
264  - G5 S/PDIF not working<br />\r
265  - G5 PCM not working because S/PDIF is selected by default, even if not connected.<br />\r
266 Status: Todo\r
267 \r
268 Task\r
269 Difficulty: Hard\r
270 Urgency: Normal\r
271 Platform: any\r
272 Description: Stream text subtitles\r
273  Find a a way to stream text subtitles, in TS and in RTP.\r
274   - Find an existing norm\r
275   - Implement it\r
276 <br />Needs testing and validating\r
277 Status: 65% (fenrir)\r
278 \r
279 Task\r
280 Difficulty: Medium\r
281 Urgency: Normal\r
282 Platform: any\r
283 Description: RTSP server\r
284 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
285 Status: 90%\r
286 \r
287 Task\r
288 Difficulty: Easy\r
289 Urgency: Wishlist\r
290 Platform: any\r
291 Description: More/Better Picture filters\r
292 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
293 Status: Todo\r
294 \r
295 Task\r
296 Difficulty: Guru\r
297 Urgency: Wishlist\r
298 Platform: any\r
299 Description: Vout redesign\r
300 - vout needs distinct splitting into vout_core, vout_window, pic_filter, vout_filter\r
301 - needs 'assistence' vout windows (clone filters, goom) etc.\r
302 - 4:3, 16:9, freeform Aspect Ratio\r
303 - cropping and padding (do at OS level, but provide a core call to set it up and configure).\r
304 - OSD at window resolution instead of video res (secondary vout channel)\r
305 - a OSD needs to be bound to a vout stream (no subs on goom vout)\r
306 - 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
307 Status: Todo\r
308 \r
309 Task\r
310 Difficulty: Medium\r
311 Urgency: Wishlist\r
312 Platform: any\r
313 Description: Subtitle work\r
314 - better SSA support with postioning, colors etc.\r
315 - Fix subtitles dialogs (mac done)\r
316 Status: Todo\r
317 \r
318 Task\r
319 Difficulty: Easy\r
320 Urgency: Wishlist\r
321 Platform: any\r
322 Description: Automatic charset recognition\r
323 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
324 Status: Todo\r
325 \r
326 Task\r
327 Difficulty: Guru\r
328 Urgency: Wishlist\r
329 Platform: Mac OS X\r
330 Description: skins2\r
331 Port VLC skins to Objective C++ and OSX. Also requires the intf to be a dialog handler.\r
332 Status: Todo\r
333 \r
334 Task\r
335 Difficulty: Hard\r
336 Urgency: Wishlist\r
337 Platform: any\r
338 Description: informing user.\r
339 Implement a system to: <br />\r
340  - Alert the user of critical errors (cannot play file). Should be blocking. <br />\r
341  - Ask the user a question (Are you sure? or Try to Fix index of avi? or Overwrite File?)<br />\r
342  - 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
343  - present a user/passwd dialog when we get an authentication failure on a stream.<br />\r
344 Status: Todo\r
345 \r
346 Task\r
347 Difficulty: Hard\r
348 Urgency: Wishlist\r
349 Platform: any\r
350 Description: Full H323 Videoconferencing\r
351 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
352 We also will need SIP support.\r
353 Status: Todo\r
354 \r
355 Task\r
356 Difficulty: Guru\r
357 Urgency: Normal\r
358 Platform: Mac OS X\r
359 Description: SVCD support\r
360 libcdio needs to be ported to the Mac to support the cddax and vcdx modules for proper SVCD support\r
361 Status: Todo\r
362 \r
363 Task\r
364 Difficulty: Hard \r
365 Urgency: Wishlist\r
366 Platform: Mac OS X\r
367 Description: QuickTime capturing\r
368 Allow capturing from QuickTime Firewire, USB and PCI devices.\r
369 Possibly see: <a href="http://bugzilla.videolan.org/cgi-bin/bugzilla/show_bug.cgi?id=416">Bug 416</a>\r
370 Status: Todo\r
371 \r
372 Task\r
373 Difficulty: Medium\r
374 Urgency: Normal\r
375 Platform: Mac OS X\r
376 Description: Finish Mac Mozilla plugin\r
377 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
378 Status: Halfway (stalled)\r
379 \r
380 Task\r
381 Difficulty: Easy\r
382 Urgency: Normal\r
383 Platform: any\r
384 Description: Controlling the mozilla plugin\r
385 The mozilla plugin needs to be better controllable (via javascript). <br />\r
386 - retrieve variable values.<br />\r
387 - open VLC media player<br />\r
388 - default html page to control the plugin<br />\r
389 - XUL controls<br />\r
390 (80% done) see:<br />\r
391 <a href="http://sierra.via.ecp.fr/~zorglub/vlc/plugin/vlc.html">Javascript controls</a>\r
392 <a href="http://sierra.via.ecp.fr/~zorglub/vlc/xul/">XUL controls</a>\r
393 <a href="http://mplayerplug-in.sourceforge.net/">MPlayer Mozilla plugin</a>\r
394 Status: Assigned to zorglub\r
395 \r
396 Task\r
397 Difficulty: Hard\r
398 Urgency: Wishlist\r
399 Platform: Windows\r
400 Description: ActiveX control for VLC\r
401  We need an ActiveX version of VLC for IE intergration\r
402 Status: Todo\r
403 \r
404 Task\r
405 Difficulty: Easy\r
406 Urgency: Wishlist\r
407 Platform: any\r
408 Description: export paramaters of an input\r
409  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
410  - AR<br />\r
411  - size<br />\r
412  - bitrate<br />\r
413  - resolution<br />\r
414  - codecs, etc.<br />\r
415 Status: Todo\r
416 \r
417 Task\r
418 Difficulty: Easy\r
419 Urgency: Wishlist\r
420 Platform: any\r
421 Description: SSL http\r
422 SSL encrypted HTTP communication. To support protected VoD.<br />\r
423 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
424 Status: Done\r
425 \r
426 Task\r
427 Difficulty: Hard\r
428 Urgency: Wishlist\r
429 Platform: any\r
430 Description: http cookies\r
431 For protected VoD  (http://a-select.surfnet.nl)\r
432 Status: Todo\r
433 \r
434 Task\r
435 Difficulty: Easy\r
436 Urgency: Wishlist\r
437 Platform: any\r
438 Description: Progressive download playing\r
439 Allow application/vlc mimetype to launch VLC instead of plugin for video file.\r
440 Allows for Progressive download to TEMP folder from browsers. VLC would play the file in the TEMP.\r
441 Status: Todo\r
442 \r
443 Task\r
444 Difficulty: Medium\r
445 Urgency: Wishlist\r
446 Platform: any\r
447 Description: rendezvous announces\r
448 Apple released the rendezvous code under a Open Source license now. perhaps it can be used. (It's OpenTalk now btw).<br />\r
449 DMAP protocol announce for videos.\r
450 Status: Todo\r
451 \r
452 Task\r
453 Difficulty: Easy\r
454 Urgency: Wishlist\r
455 Platform: any\r
456 Description: SDL vout cleaning\r
457 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
458 Status: Todo\r
459 \r
460 Task\r
461 Difficulty: Easy\r
462 Urgency: Normal\r
463 Platform: Win32/Linux\r
464 Description: V4L and dshow tuning support\r
465 We need an API that allows us to control the tuning of V4L and dshow TV cards.\r
466 Status: Todo (CryHavoc)\r
467 \r
468 Task\r
469 Difficulty: Easy\r
470 Urgency: Wishlist\r
471 Platform: any\r
472 Description: Electronic Program Guide\r
473 Integrate a EPG system into VLC.\r
474 Status: Todo (CryHavoc)\r
475 \r
476 Task\r
477 Difficulty: Hard\r
478 Urgency: Wishlist\r
479 Platform: any\r
480 Description: a Time Shifting module\r
481 This module should create TiVo like capabilities for VLC.\r
482 Status: Todo (CryHavoc)\r
483 \r
484 Task\r
485 Difficulty: Medium\r
486 Urgency: Wishlist\r
487 Platform: any\r
488 Description: UDP packet reordering\r
489 Currently we ignore every packet that is too late and just wait for a fresh one.\r
490 It would be nice to be able to reorder the packets in the buffer to prevent degredation of the signal.\r
491 Status: Todo\r
492 \r
493 Task\r
494 Difficulty: Easy\r
495 Urgency: Wishlist\r
496 Platform: any\r
497 Description: Make vlm more user friendly (setup etc)\r
498 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
499 Status: Todo\r
500 \r
501 Task\r
502 Difficulty: Easy\r
503 Urgency: Wishlist\r
504 Platform: any\r
505 Description: Protocol rollover\r
506 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
507 However, how spec compliant can this be?<br />\r
508 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
509 Status: Todo\r
510 \r
511 Task\r
512 Difficulty: Hard\r
513 Urgency: Wishlist\r
514 Platform: any\r
515 Description: NAT issues\r
516 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
517 Protocol rollover can be a solution for a lot of these issues.\r
518 Use full DNS names in SDP\r
519 Status: Todo\r
520 \r
521 Task\r
522 Difficulty: Medium\r
523 Urgency: Wishlist\r
524 Platform: any\r
525 Description: Gstreamer and Helix API integration\r
526 See if you can support GStreamer and helix plugins in one way or another.\r
527 Status: Todo\r
528 \r
529 Task\r
530 Difficulty: Easy\r
531 Urgency: Wishlist\r
532 Platform: any\r
533 Description: Gnome-vfs support\r
534 For integration with smb, sftp and other file sharing/mounting methods\r
535 Status: Todo\r
536 \r
537 Task\r
538 Difficulty: Medium\r
539 Platform: any\r
540 Urgency: Important\r
541 Description: Update matroska demux\r
542  Better Seeking\r
543 Status: Todo\r
544 \r
545 Task\r
546 Difficulty: Hard\r
547 Platform: any\r
548 Urgency: Wishlist\r
549 Description: Matroska muxer\r
550  We need one :)\r
551 Status: Todo\r
552 \r
553 Task\r
554 Difficulty: Medium\r
555 Platform: any\r
556 Urgency: Wishlist\r
557 Description: TTA decoder\r
558   TTA is said to be a fast en good lossless codec. Opensource library\r
559   availabe: http://tta.corecodec.org/\r
560 Status: Todo\r
561 \r
562 Task\r
563 Difficulty: Medium\r
564 Platform: any\r
565 Urgency: Wishlist\r
566 Description: Option to automatically deinterlace when needed\r
567   Mkv stores wether a video track is interlaced in the traxk descriptor\r
568   libmpeg2 etc output this information in the header AND on a per-picture basis\r
569 Status: Todo\r
570 \r
571 Task\r
572 Difficulty: Easy\r
573 Platform: any\r
574 Urgency: Wishlist\r
575 Description: UDF decoder\r
576 Support for the new XML based subtitle format called UDF\r
577 Status: Todo\r
578 \r
579 Task\r
580 Difficulty: Hard\r
581 Platform: any\r
582 Urgency: Wishlist\r
583 Description: Faster deinterlacing\r
584 Our deinterlacers are relatively slow. DScaler has the best Soft deinterlacers out there.\r
585 Unfortunatly it is very Win32 focused.\r
586 \r
587 Status: Todo\r
588 \r
589 Task\r
590 Difficulty: Medium\r
591 Platform: any\r
592 Urgency: Wishlist\r
593 Description: More service discovery modules\r
594 - Port UPnP support from http://sourceforge.net/project/showfiles.php?group_id=89768 <br />\r
595 - libhal based discovery (should be able to find cd,dvd,capture cards,etc etc <br />\r
596 - Perhaps a generalized webpage parser (use user supplied templates to parse\r
597    streams from popular websites )\r
598 Status: Todo\r
599 \r
600 Task\r
601 Difficulty: Medium\r
602 Platform: any\r
603 Urgency: Wishlist\r
604 Description: Autoselect a track based on preferred language\r
605 Problems might exist with formats that don't have headers?\r
606 Most part easy to do, because the language info is stored in the ES format structs these days.\r
607 Status: Todo\r
608 \r
609 Task\r
610 Difficulty: Hard\r
611 Platform: any\r
612 Urgency: Immediate\r
613 Description: Clock Synchro redesign\r
614 We need to adapt the clock synchro to work better with BOTH files and streams.\r
615 Status: Todo\r
616 \r
617 Task\r
618 Difficulty: Easy\r
619 Platform: win32\r
620 Urgency: Wishlist\r
621 Description: file filters in the open dialog\r
622 Have default filters in the open dialog. like:\r
623 All files<br />\r
624 Sound Files( .mp3, .ogg, .wav, .m4a, .m4p)<br />\r
625 Video Files( .avi, .mkv, .mov, .mpg, .m2v, etc)<br />\r
626 Subtitle Files( .idx, .sub, .utf, .srt)<br />\r
627 Status: Todo\r
628 \r
629 \r
630 # Do not remove me\r
631 Task\r