Menu

Tree [r19] /
 History

HTTPS access


File Date Author Commit
 data 2010-05-02 ramas1911 [r13] aggiunte thumbnail
 install 2011-01-09 ramas1911 [r19] Aggiornato README;
 utility 2010-05-20 ramas1911 [r15] Aggiunto salvataggio della posizione di mplayer
 README 2011-01-09 ramas1911 [r19] Aggiornato README;
 amc.mplayer.conf 2010-04-25 ramas1911 [r10] prima le dir nella lista, poi i file;
 amc.sh 2011-01-09 ramas1911 [r19] Aggiornato README;
 main.mnu 2010-04-20 ramas1911 [r7] Migliorata gestione delle cartelle;
 main.py 2011-01-09 ramas1911 [r19] Aggiornato README;

Read Me

This is Atlantis Media Center version 110109.

It is a media center based on mplayer, mame, mldonkey.

At present it has video files display list and play function.

Code comments are in italian. Main menu items also; english menu will follow.

This project is hosted on sourceforge at https://sourceforge.net/projects/atlantismc/

The author is Sergio Lo Cascio (me), email at s.lo.cascio@gmail.com

The file list is the following:
- main.py: the python code of the media center
- amc.sh: the shell script executable
- main.mnu: the main menu in italian
- amc.mplayer.conf: configuration file for mplayer (currently configured exit with right mouse button)
- data/: directory containing the thumbnails for main menu
- utility/:
    - mplayer.ext: saves the current position of a video file and reopens it next time
    - retriebefilm: launch the retrieve film data process when user select Info (not active)
- install/:
    - autologin.c: if started in a tty startup process, it enters command prompt immediately after boot process
    - mousem.c: if started in a bash prompt, it can launch different commands according to mouse buttons press
	it compiles with 'gcc mousem.c -o mousem -lgpm
    - mouse_[cds]x.sh: shell scripts launched by [c]enter, [d]right, [s]left mouse buttons press (from mousem)
    - usbmount.conf: configuration file for usbmount utility

TODO List:
- generalize amc.sh
- check the system language and select the mnu file accordingly
- the file extension should set the appropriate command (avi for video, mp3 for audio, etc.)
- thumbnails should be saved in /data/Thumbnail directory
- a thumbnail should be created only if the video play has been stopped
- implement a screen saver
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.