Difference between revisions of "SoC 2010/Interface for mobile phones"

From VideoLAN Wiki
Jump to navigation Jump to search
(Created page with '<br> {| cellspacing="1" cellpadding="1" border="1" style="width: 892px; height: 432px;" |+ Tentative Schedule & Progress |- ! scope="col" | Period<br> ! scope="col" | Tas…')
 
Line 1: Line 1:
 
<br>  
 
<br>  
  
{| cellspacing="1" cellpadding="1" border="1" style="width: 892px; height: 432px;"
+
{| cellspacing="1" cellpadding="1" border="1" style="width: 1008px; height: 432px;"
 
|+ Tentative Schedule &amp; Progress  
 
|+ Tentative Schedule &amp; Progress  
 
|-
 
|-
Line 10: Line 10:
 
| Till May 27  
 
| Till May 27  
 
| getting a feel of the vlc code, understanding the coding conventions, and placing of various codes.  
 
| getting a feel of the vlc code, understanding the coding conventions, and placing of various codes.  
| In progress<br>
+
| '''done! <br>'''
 
|-
 
|-
 
| May 27 - May 29  
 
| May 27 - May 29  
 
| Identifying the classes needing interface.  
 
| Identifying the classes needing interface.  
| <br>
+
| Skipped for the moment<br>
 
|-
 
|-
 
| May 30 - Jun 4  
 
| May 30 - Jun 4  
 
| Identify the features required, checking for their implementation outline.  
 
| Identify the features required, checking for their implementation outline.  
| <br>
+
| Skipped for the moment
 
|-
 
|-
 
| Jun 5 - Jun 12  
 
| Jun 5 - Jun 12  
 
| Creating Mock-ups ( at least 3 ) for different GUI elements.  
 
| Creating Mock-ups ( at least 3 ) for different GUI elements.  
| <br>
+
| In progress<br>
 
|-
 
|-
 
| Jun 13 - Jun 20  
 
| Jun 13 - Jun 20  

Revision as of 13:33, 29 May 2010


Tentative Schedule & Progress
Period
Task
Progress
Till May 27 getting a feel of the vlc code, understanding the coding conventions, and placing of various codes. done!
May 27 - May 29 Identifying the classes needing interface. Skipped for the moment
May 30 - Jun 4 Identify the features required, checking for their implementation outline. Skipped for the moment
Jun 5 - Jun 12 Creating Mock-ups ( at least 3 ) for different GUI elements. In progress
Jun 13 - Jun 20 Ananlysis of the moc-ups and finalysing a design.
Jun 21 - Jun 28 Hard implementation of the finalised design.
Jun 29 - Jul 6 Code-corrections. Code might be messed up, a bit cleaning is perhaps required. Addition of comments etc.
Jul 7 - Jul 14 Designing Test cases and applying them.
Jul 15 - Jul 22 Debugging of the bugs found.
Jul 23 onwards Documentation ( Doxygen + Wiki).