--- Dirk Meyer <[EMAIL PROTECTED]> escreveu: > Gustavo Sverzut Barbieri wrote: > > Ok, so it's easy. > > I'll commit the code. > > Still not good for me. I may have a DVD is a drive. Than I want to > listen to an audio cd and there is no way to eject the media from > Freevo inside the audio menu.
You can add that to the dir_types in src/plugins/mediamenu.py DVD with normal files, like you cited above, are recognized by freevo like what? (item.type) Maybe we can move dir_types to local_config.py (maybe with a better name and with some info). > I prefer the old way, maybe without the > images of the medias, only dummy images for dvd,vcd,audio. Since you > seems to like your new way, I suggest we remove your last change to > also display empty drives and add an option DISPLAY_ALL_ROM_DRIVES to > make it up to the user to use your or the old way. It's an option too, but I like more the way I mentioned before, so if one don't want to view empty cd-roms, he can disable that there. BTW, maybe it's better to have Freevo item.type more descriptive ways. I mean, empty drives are None type, it could be 'unknow_media' or 'empty_media'. Gustavo _______________________________________________________________________ Desafio AntiZona: participe do jogo de perguntas e respostas que vai dar um Renault Clio, computadores, c�meras digitais, videogames e muito mais! www.cade.com.br/antizona ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
