Changeset 98889722f41bf89e0cea1cc1fb355247640e3520
- Timestamp:
- 04/03/08 16:02:54
(5 months ago)
- Author:
- Pierre d'Herbemont <pdherbemont@videolan.org>
- git-committer:
- Pierre d'Herbemont <pdherbemont@videolan.org> 1207231374 +0200
- git-parent:
[6feab08f8bebebae90d1f32e75b5c007ce1407d4]
- git-author:
- Pierre d'Herbemont <pdherbemont@videolan.org> 1207231347 +0200
- Message:
libvlc: Doxygen fixes. Categorization and cleanup.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r6db16f0 |
r9888972 |
|
| 760 | 760 | |
|---|
| 761 | 761 | /** \defgroup libvlc_event libvlc_event |
|---|
| 762 | | * \ingroup libvlc |
|---|
| | 762 | * \ingroup libvlc_core |
|---|
| 763 | 763 | * LibVLC Events |
|---|
| 764 | 764 | * @{ |
|---|
| … | … | |
| 870 | 870 | |
|---|
| 871 | 871 | /** \defgroup libvlc_log libvlc_log |
|---|
| 872 | | * \ingroup libvlc |
|---|
| | 872 | * \ingroup libvlc_core |
|---|
| 873 | 873 | * LibVLC Message Logging |
|---|
| 874 | 874 | * @{ |
|---|
| r313a874 |
r9888972 |
|
| 34 | 34 | *****************************************************************************/ |
|---|
| 35 | 35 | |
|---|
| 36 | | /** \defgroup libvlc_events Events |
|---|
| | 36 | /** \defgroup libvlc_event libvlc_event |
|---|
| 37 | 37 | * \ingroup libvlc |
|---|
| 38 | 38 | * LibVLC Available Events |
|---|
| rbf1292e |
r9888972 |
|
| 188 | 188 | *****************************************************************************/ |
|---|
| 189 | 189 | /** \defgroup libvlc_media_list_player libvlc_media_list_player |
|---|
| 190 | | * \ingroup libvlc |
|---|
| | 190 | * \ingroup libvlc_media_list_player |
|---|
| 191 | 191 | * LibVLC Media List Player, play a media_list. You can see that as a media |
|---|
| 192 | 192 | * instance subclass |
|---|
| rbf1292e |
r9888972 |
|
| 37 | 37 | |
|---|
| 38 | 38 | /** \defgroup libvlc_exception libvlc_exception |
|---|
| 39 | | * \ingroup libvlc |
|---|
| | 39 | * \ingroup libvlc_core |
|---|
| 40 | 40 | * LibVLC Exceptions handling |
|---|
| 41 | 41 | * @{ |
|---|
| … | … | |
| 55 | 55 | *****************************************************************************/ |
|---|
| 56 | 56 | /** \defgroup libvlc_time libvlc_time |
|---|
| 57 | | * \ingroup libvlc |
|---|
| | 57 | * \ingroup libvlc_core |
|---|
| 58 | 58 | * LibVLC Time support in libvlc |
|---|
| 59 | 59 | * @{ |
|---|
| … | … | |
| 242 | 242 | |
|---|
| 243 | 243 | /** \defgroup libvlc_log libvlc_log |
|---|
| 244 | | * \ingroup libvlc |
|---|
| | 244 | * \ingroup libvlc_core |
|---|
| 245 | 245 | * LibVLC Message Logging |
|---|
| 246 | 246 | * @{ |
|---|