Remove log and update todo

This commit is contained in:
Edouard Dupin 2012-05-01 19:27:14 +02:00
parent f1a10c62c1
commit 0b7d2d0c1f
2 changed files with 9 additions and 1 deletions

View File

@ -634,7 +634,7 @@ void ewol::FileChooser::OnReceiveMessage(ewol::EObject * CallerObject, const cha
//==> this is an internal event ...
FileChooserFolderList * myListFolder = EWOL_CAST_WIDGET_FOLDER_LIST(m_widgetListFolder);
etk::UString tmpString = myListFolder->GetSelectedLine();
EWOL_ERROR(" old PATH : \"" << m_folder << "\" + \"" << tmpString << "\"");
EWOL_VERBOSE(" old PATH : \"" << m_folder << "\" + \"" << tmpString << "\"");
m_folder = m_folder + tmpString;
char buf[MAX_FILE_NAME];
memset(buf, 0, MAX_FILE_NAME);

View File

@ -9,6 +9,14 @@ Basic feature :
- Charset normaliqation
mise en place d'une chaine audio :
- background music layer (wav)
- effect play (wav)
- mix all in one signal
- Limiteur when adding signals...
- volume stage ==> effects / music backgroud
List of feature needed for v1.0
# widget list :
- Button Toogle