summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-31Add new configuration value for slave boosterSung-jae Park2-0/+53
2014-10-31Add new conf for event boosterSung-jae Park2-0/+53
2014-10-30Replace livebox with dynamicboxSung-jae Park15-4435/+5019
2014-10-30Update indentation (Replace tab with 4 spaces)Sung-jae Park14-4467/+4647
2014-10-28Add new command to update id first before getting the created event.Sung-jae Park1-0/+2
2014-10-28Export index for primary buffer (-1)Sung-jae Park1-0/+2
2014-10-28Update command list. (extra_updated)Sung-jae Park1-34/+36
2014-10-27Update indentationSung-jae Park1-11/+11
2014-10-25Lock/Unlock is moved from viewer and providerSung-jae Park3-43/+245
2014-10-23Add new conf for use_gettimeofdaySung-jae Park2-0/+22
2014-10-23Update header fileSung-jae Park1-17/+0
2014-10-23Update header fileSung-jae Park1-0/+17
2014-10-23Export set_last_status function.Sung-jae Park2-6/+5
2014-10-21fb_info is Moved from viewer and provider.Sung-jae Park1-0/+18
2014-10-21Update signature for get size in pixels for given size type.Sung-jae Park2-2/+2
2014-10-17Add new command for extra buffer handlingSung-jae Park6-5/+61
2014-10-16Add extra buffer count for confSung-jae Park2-0/+22
2014-10-16Add new commands for handling the multiple bufferSung-jae Park1-8/+14
2014-10-16define a new type for enumerationsSung-jae Park6-47/+120
2014-10-16Merge with devel/home/masterSung-jae Park23-2291/+3145
2014-10-13Optimize IPC performanceSung-jae Park3-4/+163
2014-10-07Prevent from duplicated initializationSung-jae Park3-2/+39
2014-10-07Use enumeration value for return type of size_type getterSung-jae Park2-28/+48
2014-10-02Make shorter command string.Sung-jae Park1-20/+21
2014-10-01Add constant string definitions for commandSung-jae Park1-12/+157
2014-10-01Move the buffer handler structure to buffer.hSung-jae Park2-5/+51
2014-09-30Move the configuration loader to dynamicbox-serviceSung-jae Park9-28/+1713
2014-09-28Extract commonly used type from several packages.Sung-jae Park1-0/+18
2014-09-26Add definitions of dynamicbox buffer typeSung-jae Park4-4/+22
2014-09-25Move some definitions to dynamicbox_script.Sung-jae Park2-45/+45
2014-09-25Add dynamicbox_script.hSung-jae Park3-0/+63
2014-09-25Install the dynamicbox buffer related data types.Sung-jae Park3-0/+113
2014-09-25Export cmd_list for all other modules.Sung-jae Park6-158/+217
2014-09-05Define a new ADT for structureSung-jae Park2-8/+8
2014-09-01Use the index instead of string for optimizing table searching timeSung-jae Park2-3/+162
2014-08-25[IMPLEMENTATION] Replace livebox with dynamicboxSung-jae Park10-3895/+2553
2014-08-25Fix errataSung-jae Park1-1/+1
2014-08-24Replace "livebox" with "dynamicbox"Sung-jae Park5-133/+8
2014-08-19update documents for dynamicbox-servicejongwon lee1-3/+3
2014-08-15Prepare dynamicbox_service.specjongwon lee5-13/+122
2014-08-14Update API name which are confusing developersSung-jae Park2-17/+17
2014-08-13Replace "pd" with "glance_bar"Sung-jae Park2-5/+5
2014-08-13Update documentationsSung-jae Park1-24/+31
2014-08-13Merge branch 'devel/home/master'Sung-jae Park10-166/+1307
2014-08-13Replace pkgmgr_appinfo_XXX API with pkgmgrinfo_appinfo_XXXSung-jae Park1-10/+10
2014-08-12Add new accessibility event types.Sung-jae Park3-4/+66
2014-08-11Remove livebox-service documentation.Sung-jae Park4-214/+62
2014-08-11Remove Product Header.Sung-jae Park4-73/+30
2014-08-09Replace "-" with "_".Sung-jae Park8-3/+131
2014-08-09add a new dynamicbox APIjongwon lee5-0/+1146