Changeset 65cd4a4c4e8aa7f59a0a8e73d73e83e00d1cd6db
- Timestamp:
- 09/09/07 15:43:40
(10 months ago)
- Author:
- Rafaël Carré <funman@videolan.org>
- git-committer:
- Rafaël Carré <funman@videolan.org> 1189345420 +0000
- git-parent:
[0af8501b1a2406ed103fd8ecacd26c9c209225ca]
- git-author:
- Rafaël Carré <funman@videolan.org> 1189345420 +0000
- Message:
Makes it clear that one-instance mode is optional
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rc380228 |
r65cd4a4 |
|
| 106 | 106 | * Improved mouse gestures |
|---|
| 107 | 107 | * Unix |
|---|
| 108 | | * Allow only one running instance, using D-Bus interface. |
|---|
| | 108 | * Option to allow only one running instance, using D-Bus interface. |
|---|
| 109 | 109 | * D-Bus Interface implementing the MPRIS |
|---|
| 110 | 110 | (Media Player Remote Interfacing specification), a common dbus control |
|---|