Changeset c7e81964ce624375f3b88aa91d53d4be8062c067
- Timestamp:
- 08/31/07 23:57:07
(1 year ago)
- Author:
- Rafaël Carré <funman@videolan.org>
- git-committer:
- Rafaël Carré <funman@videolan.org> 1188597427 +0000
- git-parent:
[49fb71137e5b2955d5f3c68034f2dbfaff27a453]
- git-author:
- Rafaël Carré <funman@videolan.org> 1188597427 +0000
- Message:
Updates the news
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r46cfe47 |
rc7e8196 |
|
| 55 | 55 | * APEv1/2 tags support |
|---|
| 56 | 56 | * Improved ID3v2 tags support |
|---|
| | 57 | * Improved Ogg/Vorbis tags support |
|---|
| 57 | 58 | * Raw video support |
|---|
| 58 | 59 | |
|---|
| … | … | |
| 106 | 107 | * Unix |
|---|
| 107 | 108 | * Allow only one running instance, using D-Bus interface. |
|---|
| 108 | | * D-Bus Interface (experimental) implements the MPRIS |
|---|
| | 109 | * D-Bus Interface implementing the MPRIS |
|---|
| 109 | 110 | (Media Player Remote Interfacing specification), a common dbus control |
|---|
| 110 | 111 | interface for media players that intends to become an xdg standard when |
|---|
| 111 | | finished. |
|---|
| | 112 | finished: http://wiki.xmms2.xmms.se/index.php/Media_Player_Interfaces . |
|---|
| 112 | 113 | * Motion module use disk accelerometers to keep video horizontal |
|---|
| 113 | 114 | |
|---|