aboutsummaryrefslogtreecommitdiffstats
path: root/mediaplugin/src/base (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - implement Mac specific abstract UPlatform.GetMusicPath() for win and linuxtobigun2010-12-012-1/+28
| | | | | | | - add UPlatform.AddLibrarySearchPath() to be able to add new dll search paths - use AddLibrarySearchPath() for loading plugin dependencies (e.g. ffmpeg libs) from game/mediaplugins/deps git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2758 b956fd51-792f-4845-bead-9b4dfca2ff2c
* move /src/plugins/media to src/mediaplugins and /game/plugins/media to ↵tobigun2010-11-251-1/+1
| | | | | | /game/mediaplugins git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2753 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix compilation on linuxtobigun2010-11-071-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2713 b956fd51-792f-4845-bead-9b4dfca2ff2c
* use folder game/plugins/media for media pluginstobigun2010-11-051-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2709 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - unload plugintobigun2010-11-051-0/+2
| | | | | | - module specific init/finalize git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2708 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - Support for media interface priorities tobigun2010-11-022-18/+50
| | | | | | | - all media interfaces classes have to explicitly implement IMediaInterface, otherwise access to the priority and name will fail git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2707 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - audio converter managed by media interface handlertobigun2010-11-012-85/+129
| | | | | | - added (yet unused) interface priorities git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2700 b956fd51-792f-4845-bead-9b4dfca2ff2c
* dynamic loading of video- and audio-decodertobigun2010-10-302-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2695 b956fd51-792f-4845-bead-9b4dfca2ff2c
* removed ffmpeg stufftobigun2010-10-281-22/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2694 b956fd51-792f-4845-bead-9b4dfca2ff2c
* interface changes for last committobigun2010-10-271-12/+49
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2692 b956fd51-792f-4845-bead-9b4dfca2ff2c
* audio code replaced by (yet pseudo-)plugintobigun2010-10-191-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2687 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix console for thread-safe loggingtobigun2010-10-193-129/+211
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2685 b956fd51-792f-4845-bead-9b4dfca2ff2c
* initial committobigun2010-10-1945-0/+30140
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2684 b956fd51-792f-4845-bead-9b4dfca2ff2c