| 5 | | * video codecs: mpeg1/2, avi, asf, mov, mp3 audio, wav, real media, ogg, ogm |
| 6 | | * audio codecs: pcm, mp2/3, ac3, wma1, wma2, ms adpcm, mp4 |
| 7 | | |
| 8 | | video out: DIVE, SNAP overlay, WarpOverlay support |
| 9 | | |
| 10 | | fullscreen and windowed mode |
| 11 | | |
| 12 | | aspect ratio on and off in windowed mode |
| 13 | | |
| 14 | | skin support |
| 15 | | |
| 16 | | playlist support |
| 17 | | |
| 18 | | plays last played file (from stop place) |
| 19 | | |
| 20 | | CDDA/VCD/DVD support (w/o DVD menus at this time) |
| 21 | | |
| 22 | | DVD subtitles support |
| 23 | | |
| 24 | | Plain text subtitles support |
| 25 | | |
| 26 | | OSD support (On Screen Display) |
| 27 | | |
| 28 | | reading and writing playlists in WinAmp format |
| 29 | | |
| 30 | | drag'n'drop to playlist and control window (files and directories) |
| 31 | | |
| 32 | | play loop for files and lists |
| 33 | | |
| 34 | | multichannel audio support (via UNIAUD API) |
| 35 | | |
| 36 | | PNG support for skins (thanks to Igor Saveliev aka gorynych) |
| 37 | | |
| 38 | | pipe interface for playr controlling |
| 39 | | |
| 40 | | Remote control support (Using Remote control daemon from TVSHOW project) |
| 41 | | |
| 42 | | Single copy running: when wv already running, second wv just exit if second wv have file name as parameter, wv pass it to first copy, which start play it immedeately |
| 43 | | |
| 44 | | Video snapshots |
| | 7 | * video codecs: mpeg1/2, avi, asf, mov, mp3 audio, wav, real media, ogg, ogm |
| | 8 | * audio codecs: pcm, mp2/3, ac3, wma1, wma2, ms adpcm, mp4 |
| | 9 | * video out: DIVE, SNAP overlay, WarpOverlay support |
| | 10 | * fullscreen and windowed mode |
| | 11 | * aspect ratio on and off in windowed mode |
| | 12 | * skin support |
| | 13 | * playlist support |
| | 14 | * plays last played file (from stop place) |
| | 15 | * CDDA/VCD/DVD support (w/o DVD menus at this time) |
| | 16 | * DVD subtitles support |
| | 17 | * Plain text subtitles support |
| | 18 | * OSD support (On Screen Display) |
| | 19 | * reading and writing playlists in WinAmp format |
| | 20 | * drag'n'drop to playlist and control window (files and directories) |
| | 21 | * play loop for files and lists |
| | 22 | * multichannel audio support (via UNIAUD API) |
| | 23 | * PNG support for skins (thanks to Igor Saveliev aka gorynych) |
| | 24 | * pipe interface for player controlling |
| | 25 | * Remote control support (Using Remote control daemon from TVSHOW project) |
| | 26 | * Single copy running: when WV is already running, the second instance of WV just exits. If the second WV has a file name as parameter, WV will pass it to the first copy, which starts to play it immedeately |
| | 27 | * Video snapshots |