2014-03-02 16:11:54 +01:00
|
|
|
|
\documentclass[11pt,a4paper,titlepage]{report}
|
2014-02-28 22:21:16 +01:00
|
|
|
|
\usepackage[francais]{babel}
|
|
|
|
|
\usepackage[latin1]{inputenc}
|
|
|
|
|
\usepackage{amsmath}
|
|
|
|
|
\usepackage{amsfonts}
|
|
|
|
|
\usepackage{amssymb}
|
|
|
|
|
\usepackage[usenames,dvipsnames]{pstricks}
|
|
|
|
|
\usepackage{epsfig}
|
|
|
|
|
\usepackage{pst-grad} % For gradients
|
|
|
|
|
\usepackage{pst-plot} % For axes
|
|
|
|
|
\usepackage{pstricks}
|
|
|
|
|
\author{Guillaume \textsc{Abramovici}\\
|
|
|
|
|
Guy \textsc{Godfroy}\\
|
|
|
|
|
Micka<6B>l \textsc{Illy}\\
|
|
|
|
|
Quentin \textsc{Martin}\\
|
|
|
|
|
\\
|
|
|
|
|
\textit{Encadrant :} Elizabeth \textsc{Brunnet}}
|
|
|
|
|
\title{Projet \textsc{PonyTracker}\\
|
2014-03-02 16:11:54 +01:00
|
|
|
|
Rapport\\
|
|
|
|
|
\vspace{1cm}
|
|
|
|
|
\includegraphics[scale=0.5]{icon/vinyl.pdf}}
|
2014-03-02 18:30:50 +01:00
|
|
|
|
%LOL j'adore les poneys
|
2014-02-28 22:21:16 +01:00
|
|
|
|
\addto\captionsfrench{\renewcommand{\chaptername}{Section}}
|
|
|
|
|
|
|
|
|
|
\begin{document}
|
2014-03-02 16:11:54 +01:00
|
|
|
|
\begin{titlepage}
|
|
|
|
|
|
|
|
|
|
\end{titlepage}
|
2014-02-28 22:21:16 +01:00
|
|
|
|
\maketitle
|
|
|
|
|
|
|
|
|
|
\chapter{Analyse du probl<62>me}
|
|
|
|
|
|
2014-03-02 10:54:35 +01:00
|
|
|
|
L'av<61>nement des technologies...
|
|
|
|
|
\begin{itemize}
|
|
|
|
|
\item Intro bidon
|
|
|
|
|
\item Besoin de musique electro
|
|
|
|
|
\item On est pas des pros, donc on va faire un truc <20> l'ancienne simplifi<66>.
|
|
|
|
|
\item On se base sur le programme Milkytracker.
|
|
|
|
|
\end{itemize}
|
2014-02-28 22:21:16 +01:00
|
|
|
|
|
|
|
|
|
\chapter{Cahier des charges}
|
|
|
|
|
|
2014-03-02 10:54:35 +01:00
|
|
|
|
\begin{itemize}
|
|
|
|
|
\item Planning et deadlines
|
|
|
|
|
\item B<>te <20> corne + pieuvre (<28> toi de jouer Mika)
|
|
|
|
|
\item Interface graphique, explication des boutons, voir partie GUI.
|
|
|
|
|
\item Plagiat du r<>glement...
|
|
|
|
|
\item C, Git, GTK, Doxygen, wiki
|
|
|
|
|
\item Encadrant (duh...)
|
|
|
|
|
\end{itemize}
|
2014-02-28 22:21:16 +01:00
|
|
|
|
|
|
|
|
|
\chapter{Liste des fonctionnalit<69>s}
|
|
|
|
|
|
2014-03-02 10:54:35 +01:00
|
|
|
|
Voir fichier \texttt{fonctionnalit<EFBFBD>s.txt}\\
|
|
|
|
|
L'utilisateur aura la possibilit<69> de...
|
2014-02-28 22:21:16 +01:00
|
|
|
|
|
|
|
|
|
\chapter{Sp<EFBFBD>cification fonctionnelle}
|
|
|
|
|
|
2014-03-02 10:54:35 +01:00
|
|
|
|
Citation des librairies utilis<69>es...\\
|
|
|
|
|
PIPO
|
2014-02-28 22:21:16 +01:00
|
|
|
|
|
|
|
|
|
\chapter{Tests unitaires}
|
|
|
|
|
|
2014-03-02 10:54:35 +01:00
|
|
|
|
On va se faire chier...\\
|
|
|
|
|
Test de TOUS les boutons un par un. Yay.
|
2014-02-28 22:21:16 +01:00
|
|
|
|
|
|
|
|
|
\chapter{Esquisses de l'interface graphique}
|
|
|
|
|
|
|
|
|
|
\begin{figure}[!h]
|
|
|
|
|
\includegraphics{mainwindow.eps}
|
|
|
|
|
\caption{Fen<EFBFBD>tre principale}
|
|
|
|
|
\end{figure}
|
|
|
|
|
|
|
|
|
|
\end{document}
|