Feature #1035
Implement mp3 player file selector under Linux
| Status: | New | Start date: | 07/28/2010 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | - | % Done: | 0%  | 
|
| Category: | OS: GNU/Linux | |||
| Target version: | - | 
Description
Under Windows, we are using Win32 API to open a music file but, under Linux, there is no equivalent.
We have 2 solutions :
- use the file selector from the Ring (multi-platform and better Ryzom integration)
 - implement a file selector using GTK+ and/or Qt